Content based image retrival
Show older comments
Hi, I wanted to ask that for CBIR using CNN is it madatory to divide images into training & validation set. Or just Training :Test will work.
Answers (1)
Prince Kumar
on 7 Apr 2022
0 votes
Hi,
It recommended that you divide the dataset into three part:
- Training set : for training the model
- Validation set : for hyper-parameter tuning
- Test set : for test the model
Hope this helps!
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!