hughw19/NOCS_CVPR2019

Where is the Pre-trained model?

Closed this issue · 2 comments

I'm in the process of executing the sample code, but I don't know where to place the trained model.
I'd appreciate it if you could answer my questions.

You can specify the path of the trained model in detect_eval.py from line 219 - line 225. You will load the model in line 279.

I just provide the download link for some pretrained weight. Let me know if this solve your problem.