You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The I converted my .weights file to caffe ERROR:root:region layer is not supported but I got the weight file when i run the command python3 ./detectionExample/Main.py --image ./data/dog.jpg
error 7f90d0734000-7f90d07a5000 r-xp 00000000 08:01 1835756 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.4Aborted (core dumped)
any help what should i do ? I have search a lot never found doc of how to convert coustom trained model to caffe
$ sh ./convertyo.sh
./yolomodels/tiny-yolo-voc.cfg
./yolomodels/tiny-yolo-voc.weights
convert yolo to caffe
ERROR:root:region layer is not supported
The I converted my .weights file to caffe
ERROR:root:region layer is not supported
but I got the weight file when i run the commandpython3 ./detectionExample/Main.py --image ./data/dog.jpg
error
7f90d0734000-7f90d07a5000 r-xp 00000000 08:01 1835756 /usr/lib/x86_64-linux-gnu/libtiff.so.5.2.4Aborted (core dumped)
any help what should i do ? I have search a lot never found doc of how to convert coustom trained model to caffe
THIS IS MY CONFIG FILE
When I typed
The text was updated successfully, but these errors were encountered: