Ryotaro

Results 6 comments of Ryotaro

>> To nagi1995 I made the correction as you pointed out. Then, I was able to execute it without any error! Thank you for your advice! !! !! ``` I...

I have same issue when I run save_model.py. ` !python save_model.py \ --weights yolov4-tiny_ver3_final.weights \ --output ./checkpoints/yolov4-tiny_ver3 \ --input_size 416 \ --model yolov4 \ --tiny true \ --framework tflite `...

Thank you. However, I am still getting the same error with this repo. Please let me know if there is another solution. Thank you in advance.

Sorry,the reason for the error was probably because the model was trained on my original cfg. (different number of convs). So, I need to rewrite YOLOv4_tiny in /core/yolov4.py.

Sorry for interpretin your talk. When I tried your coco evaluator, the number of results of FP is unbelivable. ` per class tp @0.50: | class | # | class...