Digivod Training Solution includes all tools needed for the training process of object detection networks. It provides graphical tools for typical tasks such as image annotation and network training.
It is written in Python and uses Qt for its graphical interface.
- Python 3 (64-bit)
- Cuda 10
To install Digivod Training Solution run install.bat
in administrator mode.
After the installation has finished, you can run Digivod Training Solution by typing digivod_training
into the command line.
This repo is a fork of wkentaro/labelme.