mmselfsup/benchmarks/detection
xiaohangzhan b742b7c18b upload code 2020-06-16 00:05:18 +08:00
..
configs upload code 2020-06-16 00:05:18 +08:00
README.md upload code 2020-06-16 00:05:18 +08:00
convert-pretrain-to-detectron2.py upload code 2020-06-16 00:05:18 +08:00
run.sh upload code 2020-06-16 00:05:18 +08:00
train_net.py upload code 2020-06-16 00:05:18 +08:00

README.md

Transferring to Detection

We follow the evaluation setting in MoCo when trasferring to object detection.

Instruction

  1. Install detectron2.

  2. Put dataset under "benchmarks/detection/datasets" directory, following the directory structure requried by detectron2.