This is reimplementation of glcc-frcn.pytorch.
- Install the detectron2
- Clone this repository.
- Put data/, output/, zoo/ (3.4GB) to
path/to/the/repo/
. - Run the codes.
$ python demo.py / train.py / test.py
Average Precision @ IoU=0.5: 0.76
Accuracy: 0.976
- Parameters are written in
conf/*.yaml
- GLCC source code is
rcnn_glcc.py