Sovit Ranjan Rath
Sovit Ranjan Rath
Okay. If you are training on Colab and trying save on Google Drive, please use the `--project-dir` argument instead of the `--name` argument for saving the project.
Can you please let me know where the code files are? Is it getting cloned to colab or is it somewhere on the Google Drive? It may not work If...
Most probably it won't run from Google Drive. Please try to clone to the colab drive directly and run it.
Hello. I have not added the confusion matrix plot yet to the library.
I will try to do this as soon as possible.
Carrying it over to #132
@WawanFirgiawan Hello. I did some argument parser renaming yesterday to make it more similar to the YOLO argument parser as I know many people are familiar with those. Here is...
Will plan on adding it. Have it working on some other important things like aspect ratio resizing and mosaic similar to Ultralytics YOLOv5. Next, I will try to target this.
@NammaThalle I was trying to figure this out. But the only way available introduces some duplicate code in the validation loop and also leads to repeating the validation forward pass...
@EmmaVanPuyenbr I will try to figure it out but cannot promise anything.