RoboJackets / igvc-software

The code base for the RoboNav team's IGVC robot.
https://robojackets.org/teams/robonav/
MIT License
91 stars 120 forks source link

Multiclass Segmentation Training Bug Fixes #891

Closed VAM7686 closed 2 years ago

VAM7686 commented 2 years ago

Description

Adjusts the Multiclass Segmentation training scripts to be more flexible and work better on Google Colab.

This PR does the following:

Testing steps

Test Case 1

  1. Check that igvc_multiunet.ipynb Google Colab notebook looks fine and has no errors.

Expectation: The notebook has no errors.

Self Checklist

pep8speaks commented 2 years ago

Hello @VAM7686! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2022-05-31 03:41:31 UTC