hand_object_detector icon indicating copy to clipboard operation
hand_object_detector copied to clipboard

Add det_dir to demp.py

Open dumbPy opened this issue 5 years ago • 0 comments

Add --det_dir <directory> option to demo.py to write hand_dets and obj_dets to a directory .

eg

CUDA_VISIBLE_DEVICES=0 python demo.py --cuda --checkepoch=8 --checkpoint=132028 --det_dir detections

dumbPy avatar Feb 16 '21 15:02 dumbPy