HRNet / HRNet-Facial-Landmark-Detection

This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
MIT License
1.04k stars 264 forks source link

Error while trying to run inference. #52

Open joel5638 opened 4 years ago

joel5638 commented 4 years ago

while trying to run inference for a webcam.

error.

Traceback (most recent call last): File "camera.py", line 10, in from model.pfld import PFLDInference, AuxiliaryNet ModuleNotFoundError: No module named 'model.pfld'; 'model' is not a package

please help

Zumbalamambo commented 4 years ago

+1