how to label training data for cnn

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
Asaduzzaman Md on 11 Apr 2017
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

mine also I need on image extraction using CNN codes

Sign in to comment.

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

Is there any reource which gives channel dataset?

Sign in to comment.

Categories

Asked:

on 11 Apr 2017

Community Treasure Hunt

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

Start Hunting!