johnolafenwa / deepstack-trainer

Custom Object Detection Training for DeepStack
GNU General Public License v3.0
20 stars 12 forks source link

Models do not seem to work if I also load the latest version of Yolo v6 #12

Open snowzach opened 2 years ago

snowzach commented 2 years ago

This is a simple example that shows the issue. If I load Yolo v6 from the hub and then also try to use a model trained with this, it seems like it causes some issue. Not sure if this is a Yolo issue or an issue with this trainer. It's almost like if you load the yolo model it tries to also use the hub loaded yolo model insted of one that works with deepstack.

https://drive.google.com/file/d/1_XZErCZHSudFdDWKszpmQ8jkjKOH1kK9/view?usp=sharing