yolov7_d2 icon indicating copy to clipboard operation
yolov7_d2 copied to clipboard

Demo didnot save the output

Open VYRION-Ai opened this issue 2 years ago • 1 comments

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

VYRION-Ai avatar Jul 13 '22 01:07 VYRION-Ai

the output should handled with wandadb now, check the code for logic.

lucasjinreal avatar Jul 13 '22 02:07 lucasjinreal