You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
But if train a single head like "segm" alone or "depth" alone, what should be the return and combine layers for mobilenet+lwrefinenet. Looking for your support.
I also have other issue, when i load my model trained checkpoints, its says some keys are missing, should i also have to load optimizer state_dict?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am looking at your documentation of your model parameters like return and combine layers for MTLRefinenet+mobilenet v2 .
https://github.com/DrSleep/DenseTorch/blob/dev/docs/Models.md
You have mentioned as below
But if train a single head like "segm" alone or "depth" alone, what should be the return and combine layers for mobilenet+lwrefinenet. Looking for your support.
I also have other issue, when i load my model trained checkpoints, its says some keys are missing, should i also have to load optimizer state_dict?
The text was updated successfully, but these errors were encountered: