|
||
---|---|---|
.. | ||
configs | ||
README.md | ||
convert-pretrain-to-detectron2.py | ||
run.sh | ||
train_net.py |
README.md
Transferring to Detection
We follow the evaluation setting in MoCo when trasferring to object detection.
Instruction
-
Install detectron2.
-
Put dataset under "benchmarks/detection/datasets" directory, following the directory structure requried by detectron2.