yolov7_d2
yolov7_d2 copied to clipboard
Demo didnot save the output
the demo run correctlly but it didnot save the output to output folder
!python demo.py --config-file '/content/yolov7/configs/wearmask/darknet53.yaml' --input /content/balloon/val -c 0.1 -o out/ --opts MODEL.WEIGHTS /content/yolov7/output/model_final.pth
the output should handled with wandadb now, check the code for logic.