FEARTracker
FEARTracker copied to clipboard
from mobile_cv.model_zoo.models.fbnet_v2 import fbnet ModuleNotFoundError: No module named 'mobile_cv'
Hello When I run the demo_video file, the following error is displayed, the mobile_cv file is missing: from mobile_cv.model_zoo.models.fbnet_v2 import fbnet ModuleNotFoundError: No module named 'mobile_cv'