[Hi]() as the title says there are no errors in the code i run. I am running it on colab.
One thing i noticed was when i got an error in the labels section, the model was successfuly trained.
hi,
when i want to run my jupyter nitebook in command prompt i saw a unusual eror i copy this for you can you help me ?
new start is the name of my vi
(newstart) C:\work\pyton\tensorflow_obde\TFODCourse>jupyter notebook
usage: jupyter [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir]...
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: _VTRegisterSuppl...
I got this error when i run this code
!pip uninstall protobuf matplotlib -y
!pip install protobuf matplotlib==3.2
my protobuf
Version: 4.21.12
TypeError: Descriptors cannot not be created directly.
If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with...
okay so i am using CenterNet Resnet50 V1 FPN 512x512 as my pretrained model.
i have changed the link and the name of the folder. here is a screenshot.
but when i try to train the model it gives me this error. i cannot find a solution online. pls help
here are the lib installed
i am facing the same issue, but if I move my tfrecords to 'images' directory, it wont be able to access the input paths, since it is expected to be in the annotations directory as specified in the pipeline configuration
I have python 3.10.6 installed.
i installed TensorFlow 2.11 while training the mode the gpu was not being used and therefore the process was very slow.
then i installed CUDA 11.2 and Cudnn 8.1 but when i installed tensorflow-gpu 2.11.0 it says
ERROR: Could not find a version that satisfies the requi...