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

python eval_ggcnn.py error #38

Open
luaisi opened this issue Mar 6, 2021 · 3 comments
Open

python eval_ggcnn.py error #38

luaisi opened this issue Mar 6, 2021 · 3 comments

Comments

@luaisi
Copy link

luaisi commented Mar 6, 2021

AttributeError: 'collections.OrderedDict' object has no attribute 'compute_loss'

When I run python python eval_ggcnn.py --network epoch_41_iou_1.00_statedict.pt --dataset jacquard --dataset-path /home/luai/luai/Samples/ --jacquard-output --iou-eval ,
AttributeError: 'collections.OrderedDict' object has no attribute 'compute_loss'

how to solve this problem

@xiaofeiso
Copy link

I have the same problem, have you solved this problem?

@CHDrago
Copy link

CHDrago commented Sep 20, 2022

I have the same problem too, have you solved this problem?

@CHDrago
Copy link

CHDrago commented Sep 20, 2022

Sovel it!!!By replacing epoch_41_iou_1.00_statedict.pt with epoch_41_iou_1.00

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