FEARTracker icon indicating copy to clipboard operation
FEARTracker copied to clipboard

from mobile_cv.model_zoo.models.fbnet_v2 import fbnet ModuleNotFoundError: No module named 'mobile_cv'

Open fubai3 opened this issue 2 years ago • 0 comments

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'

fubai3 avatar Nov 23 '23 01:11 fubai3