JulianMar11 / synthbee

Creating synthesized training data for bee detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SynthBee

Generating training data for bee detection

NOTE: Requires python3

  1. Get access by cloning the repository (after navigating to the folder you like to place the clone )

    $ git clone https://github.com/JulianMar11/synthbee.git

  2. Change directory to the clond (cd = change directory)

    $ cd synthbee

  3. Install all python packages we need

    $ pip install -r requirements.txt

If you use a new package in your code ALWAYS add it to requirements.txt

About

Creating synthesized training data for bee detection


Languages

Language:Python 100.0%