Skip to content

Easy-to-use tool for training of object detection networks written in Python and Qt

License

Notifications You must be signed in to change notification settings

digivod-gmbh/training-solution

 
 

Repository files navigation

Digivod Training Solution

Easy training of object detection networks


Description

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.

Setup

Requirements

  • Python 3 (64-bit)
  • Cuda 10

Installation

To install Digivod Training Solution run install.bat in administrator mode.

Start

After the installation has finished, you can run Digivod Training Solution by typing digivod_training into the command line.

Acknowledgement

This repo is a fork of wkentaro/labelme.

About

Easy-to-use tool for training of object detection networks written in Python and Qt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%