Skip to main content

Datasets

Open Access

Idly-Dosa-Vada Dataset

Citation Author(s):
Prabindh Sundareson
Euclid Aug
Submitted by:
Prabindh Sundareson
Last updated:
DOI:
10.21227/3vh8-km84
Data Format:
Links:
589 views
Categories:
Keywords:
Average: 4 (1 vote)

Abstract

This archive contains images and labels for the Idly-Dosa-Vada (IDV) dataset, for use with Yolo (and Tensorflow) object detection frameworks.

Instructions:

This archive contains images and labels for the Idly-Dosa-Vada (IDV) dataset, for use with Yolo (and Tensorflow) object detection frameworks.

The dataset contains 1009 images, and corresponding labels.

The dataset was created by using euclidaug, using only 6 images per class.

 

Folder structure after extracting idv-dataset-files.zip:

out_images - contains all training images

out_labels - contains labels for each image, in Yolo format

 

For usage, refer to the IEEE-DL-TAP instructions, which are derived from https://github.com/prabindh/yolo-bins/tree/master/capacito

 

Step 1: Generate full list of image files, for use in the training process. In Windows, this is done using the below command:

 

dir /s/b *.jpg > trainingfile.txt

 

Step 2: Using the above file, and the labelled images and labels, start the training process with Yolo using instructions at https://github.com/prabindh/yolo-bins/tree/master/capacito

 

Step 3: Perform inference using Yolo

Dataset Files

LOGIN TO ACCESS DATASET FILES
Open Access dataset files are accessible to all logged in users. Don't have a login? Create a free IEEE account. IEEE Membership is not required.

DOCUMENTATION