Content based image retrival

2 Ansichten (letzte 30 Tage)
new_user
new_user am 28 Dez. 2021
Beantwortet: Prince Kumar am 7 Apr. 2022
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.

Antworten (1)

Prince Kumar
Prince Kumar am 7 Apr. 2022
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
You can use cvparition to divide the datasets.
Hope this helps!

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by