Skip to content
forked from AISP-PL/yaya

YAYA-ReID - Annotation program for ReID datasets (e.g aispreid, market1501)

License

Notifications You must be signed in to change notification settings

AISP-PL/yaya-reid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAYA - ReID

title

YAYA - Yet Another YOLO Annoter for ReID datasets. Datasets format readed :

  • AISPREID

Requirements

pip install -r requirements

How to add custom REID Classifiers?

How to start?

To load all test images from input directory and start application, you can use command

./yaya-reid.py -i input/

Command line

usage: yaya-reid.py [-h] -i INPUT [-c CONFIG] [-on] [-yc] [-v]

optional arguments:
  -h, --help       show this help message and exit
  -i INPUT, --input INPUT
             Input path
  -v, --verbose     Show verbose finded and processed data

About

YAYA-ReID - Annotation program for ReID datasets (e.g aispreid, market1501)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%