Content based image retrival
显示 更早的评论
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.
回答(1 个)
Prince Kumar
2022-4-7
0 个投票
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!
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!