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