ylabbe / cosypose

Code for "CosyPose: Consistent multi-view multi-object 6D pose estimation", ECCV 2020.
MIT License
301 stars 89 forks source link

how to generate ycbv_posecnn.pkl #57

Closed chrisxu1995 closed 3 years ago

chrisxu1995 commented 3 years ago

Hi, I want to train maskrcnn on my own customized Dataset, How can I generate ycbv_posecnn.pkl, what needed in run_detection_eval.py.

Thank you