Using a different yolo.cfg file
nickhward opened this issue · comments
Nicholas Ward commented
How could I use a custom yolo.cfg file without getting tensor size mismatches?
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
nickhward opened this issue · comments
How could I use a custom yolo.cfg file without getting tensor size mismatches?