Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Train multiclass segmentation model on transformations #717

Open
suhacker1 opened this issue May 10, 2020 · 0 comments
Open

Train multiclass segmentation model on transformations #717

suhacker1 opened this issue May 10, 2020 · 0 comments
Labels
area ➤ neural network Issues related to the neural network

Comments

@suhacker1
Copy link
Contributor

The current neural network for multiclass segmentation merely trains on the dataset obtained from the cloud. However, it would improve the performance of the system in the wild if it was also trained on transformations of the images in the original dataset. The albumentations library is a popular choice.

AC: multiclass segmentation model also trained on image transformations

@suhacker1 suhacker1 added the area ➤ neural network Issues related to the neural network label May 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area ➤ neural network Issues related to the neural network
Projects
None yet
Development

No branches or pull requests

1 participant