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

GENERALIZATION #3

Open
nanmehta opened this issue Aug 6, 2022 · 4 comments
Open

GENERALIZATION #3

nanmehta opened this issue Aug 6, 2022 · 4 comments

Comments

@nanmehta
Copy link

nanmehta commented Aug 6, 2022

CAN YOU PLEASE TELL ME HOW CAN WE CHECK THE CSM FOR OUR TRAINED MODEL? where do WE need TO DO ANY CHANGES?

@nanmehta
Copy link
Author

nanmehta commented Sep 8, 2022

hii, please help

@liuxinaDaisy
Copy link
Collaborator

I'm sorry I didn't see your question in time. For your demand there are three changes you need to make. 'init.py' in folder 'ModelZoo', folder 'NN' in folder 'ModelZoo', and variable 'model_list' in 'generate_map.py'.

@nanmehta
Copy link
Author

nanmehta commented Sep 8, 2022

okay thanks, but i have one doubt as to what does bold line 19-22 imply in model_list=[
['RealSRResNetx4_details_8class_abs', 'ModelZoo/pretrained_models/RealSRResNetx4_details.pth']?
I understand its a model name, but i could not find a model with this name in init.py.
['RealSRResNetx4_details_droplast_channel07_8class_abs', 'ModelZoo/pretrained_models/RealSRResNetx4_details_droplast_channel07.pth'],
]
Is it necessary to define this line?

@liuxinaDaisy
Copy link
Collaborator

In 'generate_map.py', follow the variable 'model_list'.

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

2 participants