Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 687 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 687 Bytes

Transferring to Detection

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

Instruction

  1. Install detectron2.

  2. You can download our pre-processed datasets from GlaS-coco-format and CRAG-coco-format.

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