ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
5 stars 12 forks source link

Module ultralytics, train and other can't be imported #6 and #9 #310

Closed victor-wildlife closed 9 months ago

victor-wildlife commented 10 months ago

When initialising the MLP we get some ERROR:root messages.

Is this something we should remove?

Image

jannesgg commented 10 months ago

@victor-wildlife Seems like there are some new packages that you do not have installed. Could you run pip install -r requirements.txt again and see if the messages disappear?

victor-wildlife commented 10 months ago

OK, yeah, that solved the issue. I will also update the colab requirements so that we can run the ML tutorials in Colab