lxy5513 / hrnet

deep_high_resolution_network for pose estimation,integrate yoloV3 human detection, insert flownet2 and SG-filter
MIT License
81 stars 19 forks source link

no plot_keypoint, PreProcess,yolo_det #2

Closed thekoshkina closed 5 years ago

thekoshkina commented 5 years ago

from utilitys import plot_keypoint, PreProcess from lib.detector.yolo.human_detector import main as yolo_det

utilitys and lib/detector/yolo/human_detector seem to be missing

Can you please upload them to github?

lxy5513 commented 5 years ago

Yes, I have alread update it.

thekoshkina commented 5 years ago

thanks