Mmmofan / YOLO_6D

Implement Singleshotpose(Yolo 6d) in TensorFlow
54 stars 9 forks source link

Pretrain Procedure #2

Open super-zyw opened 4 years ago

super-zyw commented 4 years ago

Hi, I am writing a tensorflow 2 version of the Seamless Single Shot. I found it is not accurate as I expected and may be due to that I did not pretrain my network. I am wondering how did you go through the pretrain? There are several datasets in COCO, which one did you use?