Closed Tylerjoe closed 5 years ago
Hi, the bug already update
@lxy5513 Thanks for your commit
Maybe there is a little problem about mmdet
File "pose_estimation/video.py", line 29, in
this is maybe your mmdet compile problem. you must install and complie the mmdet environment, refer that: https://github.com/open-mmlab/mmdetection/blob/master/INSTALL.md
I will try, thanks for for your kind reply
It's a good work, thanks for your contribution! File "pose_estimation/video.py", line 29, in
from lib.detector.mmdetection.high_api import human_boxes_get as mm_det
File "/data/download/projects/hrnet/lib/detector/mmdetection/high_api.py", line 7, in
from mmdet.models import build_detector
ModuleNotFoundError: No module named 'mmdet'