shivahanifi / SCDD-image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
https://divamgupta.com/image-segmentation/2019/06/06/deep-learning-semantic-segmentation-keras.html
MIT License
0 stars 0 forks source link

Find the dataset used for training the models #7

Open shivahanifi opened 2 days ago

shivahanifi commented 2 days ago
Considering the data available in BenchmarkELimages, the following sets of data are available: Name #train #train augmented #test #validation #classes
dataset_20211104 478 1434 50 54 24
dataset_20220723 2044 - 66 65 28
dataset_20221008 2212 - 72 70 29