Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train module problem: ritm_train.py import error. #32

Closed
mengmeng716 opened this issue Aug 26, 2021 · 3 comments
Closed

Train module problem: ritm_train.py import error. #32

mengmeng716 opened this issue Aug 26, 2021 · 3 comments

Comments

@mengmeng716
Copy link

THX for sharing!
Import error was found in ritm_train.py
from model.model import (
get_hrnet_model,
DistMapsHRNetModel,
get_deeplab_model,
get_shufflenet_model,
)
these modules were not exist in model.py, even in this project. so where can i find these modules, please?

@geoyee
Copy link
Member

geoyee commented Aug 26, 2021

THX for sharing!
Import error was found in ritm_train.py
from model.model import (
get_hrnet_model,
DistMapsHRNetModel,
get_deeplab_model,
get_shufflenet_model,
)
these modules were not exist in model.py, even in this project. so where can i find these modules, please?

Hello, thanks for your issue. ritm_train.py is the previous version. The code about training is being collated, please wait a moment.

@mengmeng716
Copy link
Author

Is there any plan for release the training code, please? As it's amazing for common scenes, I want to have a try for other domain adaptation。

@geoyee
Copy link
Member

geoyee commented Sep 14, 2021

Is there any plan for release the training code, please? As it's amazing for common scenes, I want to have a try for other domain adaptation。

Sorry, the training code will not be released in the near future, but some new parameters will be released soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants