Skip to content

A tool that can automate the process of image annotation

Notifications You must be signed in to change notification settings

constandinos/auto-annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate the process of annotation

Inspired and based on

Software Requirements

A Linux (Ubuntu 18.04) build environment needs these components:

Clone Repository

cd ~
git clone https://github.com/constandinos/auto-annotation.git

Install

cd DroNet/
make -j
cd ../darknet/
make -j
cd ..

Run DroNet

./runAll.sh DroNet_car.cfg Car_Crossroad.mp4

Run DroNetV3

./runAll.sh DroNetV3_car.cfg Car_Parking.mov

Now you can find images and annotation files in the folder images

About

A tool that can automate the process of image annotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published