microsoft / singleshotpose

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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using a different yolo.cfg file

nickhward opened this issue · comments

How could I use a custom yolo.cfg file without getting tensor size mismatches?