dougsm / ggcnn

Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python eval_ggcnn.py error

luaisi opened this issue · comments

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

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

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

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