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!