Skip to content

0.1.65

Latest
Compare
Choose a tag to compare
@iXab3r iXab3r released this 22 Dec 22:40
· 1 commit to main since this release

Google Collab Pipeline

Fixed(it broke at some point) and improved Google Collab pipeline - it is now tested on 70GB archive of images and worked without any issues. The only real problem is how much time it takes to upload the data, for some reason basic upload via browser takes ages. What has greatly helped is uploading files to Google Drive and copying them via one of Notepad steps.

Also grouped all training-related steps into one section, so you can run them all
Run section

Notebook (you'll get that same link along with ZIP in the program)

Collab

Bugfixes/Improvements

  • Ultralytics Yolo no longer requires update. Yet to be checked, but I've added required variables accordingly to their docs
  • Fixed a problem with labels not being automatically pulled in
  • Fixed a bug which lead to UI not always being refreshed properly during Predictions stage
  • Fixed a bug with Run-once mechanism - it partially worked, you had to start-stop to give the program another run