* fix links of docs * [Docs]: Use shared menu from theme instead * [Refactor]: Refactor the directory structure of docs * [Fix]: Fix lint * [Fix]: Fix __version__.py file link bug Co-authored-by: fangyixiao18 <fangyx18@hotmail.com> |
||
---|---|---|
.. | ||
README.md | ||
convert-pretrain-to-detectron2.py | ||
run.sh | ||
slurm_run.sh | ||
train_net.py |
README.md
Transferring to Detection
We follow the evaluation setting in MoCo when trasferring to object detection.
Please refer to benchmark tutorial for details.