ddshan / hand_object_detector

Project and dataset webpage:
https://fouheylab.eecs.umich.edu/~dandans/projects/100DOH/
MIT License
226 stars 64 forks source link

Add det_dir to demp.py #9

Open dumbPy opened 3 years ago

dumbPy commented 3 years ago

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