mmselfsup/tools/benchmarks/detectron2
Yuan Liu febe511b67
[Refactor]: Refactor the directory structure of docs (#146)
* 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>
2021-12-16 20:29:57 +08:00
..
README.md [Refactor]: Refactor the directory structure of docs (#146) 2021-12-16 20:29:57 +08:00
convert-pretrain-to-detectron2.py [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
run.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
slurm_run.sh [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00
train_net.py [Refactor] add tool scripts 2021-12-15 19:11:37 +08:00

README.md

Transferring to Detection

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

Please refer to benchmark tutorial for details.