the script annotates all images specified in a directory. it uses detectron2 and faster RCNN.
- pytorch
- Detectron2
- openCV
- faster rcnn r101 model
python detector.py -dir "path/to/data/folder"
the script annotates all images specified in a directory. it uses detectron2 and faster RCNN.
python detector.py -dir "path/to/data/folder"