Added additional functionality to the multiclass segmentation for training images of different sizes
This PR does the following:
Adds more documentation to training the multiclass segmentation model on Colab
Adds support for resizing dataset to different images
Testing steps
Test Case 1
View model inferences on the shared drive when trained on 416x416 images. Results are in RoboNav > Software > model_training > full_model4_resized > predictions
Expectation: Results look correct for 416x416 images
Description
Added additional functionality to the multiclass segmentation for training images of different sizes
This PR does the following:
Testing steps
Test Case 1
RoboNav > Software > model_training > full_model4_resized > predictions
Expectation: Results look correct for 416x416 images
Self Checklist
make format