Dataset for Reading Analog Dial
dataset found at Synanthropic/reading-analog-dial
This is the dataset used to train the model for reading analog dial found at: demo
Setup dataset for model training
there are two datasets, corner and keypoint
download dataset
unzip one of (corner, keypoint)
edit make-dataset.py and set variable srcdir to one of corner or keypoint
run script
train your model