Hello, I am quite new to the whole doing stuff on google colab thing, I am running into a problem. I am trying to finetun an object detection model using this google colab.
I have set up everything, but when I run everything, it stalls on the first task. Installing tflite model maker. it just sits there and this is the log output
Preparing metadata (setup.py) ... done Preparing metadata (setup.py) ... done Preparing metadata (setup.py) ... done
.
sometimes it just has the pip progress bar running forever, one finishes, the next starts, and that goes on forever.
I have absolutely no idea on how to fix this, I have searched everywhere without results
any help would be greatly appreciated