This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmclassification
Watch
1
Star
0
Fork
0
You've already forked mmclassification
mirror of
https://github.com/open-mmlab/mmclassification.git
synced
2025-06-03 21:53:55 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmclassification
/
mmpretrain
/
evaluation
/
functional
/
__init__.py
2 lines
48 B
Python
Raw
Normal View
History
Unescape
Escape
[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
# Copyright (c) OpenMMLab. All rights reserved.
Reference in New Issue
Copy Permalink