nicknochnack / TFODCourse

957 stars 924 forks source link

Issue when running training #124

Open lamvanbio opened 1 year ago

lamvanbio commented 1 year ago

Hi Nick,

Thank you very much for your great video. I follow your video up to step 6 (Train model) and I got error here. In the command, I got this error: ImportError: dlopen(/Users/vanlamnguyen/opt/anaconda3/envs/img/lib/python3.9/site-packages/cv2/cv2.abi3.so, 2): Symbol not found: _VTRegisterSupplementalVideoDecoderIfAvailable

I realize I could not import cv2 after I install: Install Tensorflow Object Detection .

Could you please suggest me how I can solve this problem.

Thank you very much. Best regards, Lam