how to label training data for cnn
Show older comments
I want to do a system for iris recognition and I want to use Convolutional Neural Network for feature extraction and classification but I don't now how to label (matching and non-matching) the data for training and testing ... is their iris database
Answers (2)
Asaduzzaman Md
on 11 Apr 2017
0 votes
You can check the following link https://archive.ics.uci.edu/ml/datasets.html or search '' UCI DATA REPOSITORY'' May be you will find your desire data set
1 Comment
Abrha Gebregziabher
on 10 May 2023
mine also I need on image extraction using CNN codes
Pushpa Kotipalli
on 26 Jun 2021
0 votes
I am trying to implement channel estimation for OFDM system using deep neural networks. I have used randomly created channel in preparing datasets containing 10000 LS estimated raw channels. How do I give labels to the those channels to use in Deep neural networks for refining the raw channel
1 Comment
Pushpa Kotipalli
on 26 Jun 2021
Is there any reource which gives channel dataset?
Categories
Find more on Get Started with Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!