GeorgeSeif / Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
2.5k stars 880 forks source link

What does the training set do #161

Closed junxiaoge closed 5 years ago

junxiaoge commented 5 years ago

What does the training set do?

FredHaa commented 5 years ago

You should not be doing deep learning if you do not know the learn part.

Here is a resource explaining the train/val/test sets: https://towardsdatascience.com/train-validation-and-test-sets-72cb40cba9e7