- Download CROHME 2013 dataset and place it in the datasets folder
- Execute the main.py script. (python main.py)
- Once the script is finished the converted dataset is available in the output folder
- Clone the py-faster-rcnn repository (mathnet branch) https://github.com/martomi/py-faster-rcnn/tree/mathnet
- Follow the instruction there to set it up
- Link the files produced by this script as follows:
py-faster-rcnn/data/mathnet/data/Annotations
py-faster-rcnn/data/mathnet/data/Images
py-faster-rcnn/data/mathnet/data/rcnn-split/test.txt
- Now you should be able to train the network on the CROHME dataset