Commit Graph

1 Commits (db861f30487c9a0b0cb3e35e176d6058887660bc)

Author SHA1 Message Date
Shawn_ c920d976e7
[Feature]: Add dino (#658)
* [Feature]: Add the scaffold

* Code camp

* Update dino.py

* add loss

* Update dino_neck.py

* data_pipeline

* Update imagenet_dino.py

* [Feature]: Add dino neck

* [Feature]: Add dino neck

* [Feature]: Add teacher temp update hook

* [Feature]: Add dino algorithm

* [Feature]: Add Transform

* [Feature]: Add init

* [Feature]: Forward DINO

* [Feature]: Add DINO

* [Fix]: Delete dino dataset

* [Feature]: Add docstring

* [Feature]: Add readme

* [Fix]: Fix reviews

* [Fix]: Fix lint

---------

Co-authored-by: YuanLiuuuuuu <3463423099@qq.com>
2023-03-28 11:07:16 +08:00