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

Problems in the code #3

Open
huizhiw opened this issue Feb 27, 2024 · 3 comments
Open

Problems in the code #3

huizhiw opened this issue Feb 27, 2024 · 3 comments

Comments

@huizhiw
Copy link

huizhiw commented Feb 27, 2024

can't run the codes with "python train.py"

the reason is you define your model as MRNet()

model = MRNet() in line 25, train.py.

Guess you upload the wrong version.

@Howdy1218
Copy link

Hello, have you resolved this issue? Is it okay to just change the model name? Do you have any other questions?

@huizhiw
Copy link
Author

huizhiw commented Mar 25, 2024

Hello, have you resolved this issue? Is it okay to just change the model name? Do you have any other questions?

Well, not yet. I failed to run their implementation. But they have it implemented in Code/lib/model_pvt.py. You can check class XMSNet to have a glance their idea.

However, they don't provide pretrained model as well as predicted saliency maps. So ...

Comparatively, another work of their group, HiDANet, has complete codes with saliency maps. This one is better if you want to learn codes.

@huizhiw
Copy link
Author

huizhiw commented Mar 25, 2024 via email

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