Yixiao Fang
|
d9e561a09d
|
[Feature] Support dinov2 backbone (#1522)
* support dinov2 backbone
* update metafile and readme
* compatible to use_layer_scale
* update SwiGLUFFN
* add deprecation warning
* update
|
2023-05-05 16:59:37 +08:00 |
|
Yixiao Fang
|
0826df8963
|
[Feature] Add ViT of SAM (#1476)
* add vit of sam
* update
* update
* add ut
* update ut
* remove num_classes
* support dynamic input
* add ut
* add comments
* update ut
|
2023-04-13 17:03:28 +08:00 |
|
mzr1996
|
0979e78573
|
Rename the package name to mmpretrain .
|
2023-02-17 15:20:55 +08:00 |
|
QINGTIAN
|
8352951f3d
|
[Feature] Support XCiT Backbone. (#1305)
* update model file
* Update XCiT implementation and configs.
* Update metafiles
* Update metafile
* Fix floor divide
* Imporve memory usage
---------
Co-authored-by: qingtian <459291290@qq.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
|
2023-02-15 10:32:35 +08:00 |
|