Commit 02b41a0d authored by DocGarbanzo's avatar DocGarbanzo Committed by Rahul Ravikumar
Browse files

* Dispatch between augmentations which change the training data and...

* Dispatch between augmentations which change the training data and transformations, like multiply and crop which manipulate the images in training, validation and inferencing (driving).
* Adding trapeze / crop arguments to configs and car app
* Improve UI text in train screen
* Improve logging augmentations and tests
* Added training test with augmentation
* Fix model types in basic.py (only name the first few...)
* Rename augmentation interface to `run` so it can be used as a part. Remove obsolete Augmentations part.
* Simplified blur/brightness augmentations in UI
* Add support for cropping and trapezoidal transformation in UI.
parent ef135244
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment