Yixiao Fang
|
8875e9da92
|
[Docs] Update migration.md (#1417)
* update migration
* refine table
* update zh_cn
* fix lint
* Polish the documentation by ChatGPT.
* Update sphinx version and fix some warning.
---------
Co-authored-by: mzr1996 <mzr1996@163.com>
|
2023-03-17 10:30:09 +08:00 |
|
Yixiao Fang
|
e453a45d31
|
[Refactor] Add self-supervised backbones and target generators. (#1379)
* add heads
* add losses
* fix
* remove mim head
* add modified backbones and target generators
* add unittest
* refactor caevit
* add window_size check
* fix lint
* apply new DataSample
* fix ut error
* update ut
* fix ut
* fix lint
* Update base modules.
---------
Co-authored-by: mzr1996 <mzr1996@163.com>
|
2023-02-28 15:59:17 +08:00 |
|
Ma Zerun
|
36bea13fca
|
[Refactor] Refactor ClsDatasample to a union DataSample. (#1371)
* [Refactor] Refactor ClsDatasample to a union DataSample.
* Add method
* Fix docstring
* Update docstring.
|
2023-02-23 10:07:53 +08:00 |
|
mzr1996
|
4016f1348e
|
Fix CI
|
2023-02-17 15:33:16 +08:00 |
|
mzr1996
|
0979e78573
|
Rename the package name to mmpretrain .
|
2023-02-17 15:20:55 +08:00 |
|