YOLOX
YOLOX copied to clipboard
where is the annotation results of demo ?
when I run demo.py, I have set --save_result
as True, but where is the annotations (labels or x, y, w,h values)of demo? I only find the detection image with bounding boxes.
python tools/demo.py --save_result