12 Commits

Author SHA1 Message Date
ZhangYiqin
023d6869bd
[Fix] Incorrect stage freeze on RIFormer Model (#1573)
* [Doc] RIFormer's README did not link to its paper properly

* Incorrect code for reproducing RIFormer 

the default value of frozen stage is set to 0, and the doc says that this will lead to no stage be frozen. But the actual case is the patch_embed will be freezed.

This may cause incorrect training, thus influencing the result.

I suggest a careful review.
2023-05-22 16:01:32 +08:00
Yixiao Fang
9cbeceabb5
Bump version to v1.0.0rc7 (#1465)
* update

* update info

* update changelog

* update

* update description

* change to v1.0.0rc7
2023-04-07 17:34:21 +08:00
Ezra-Yu
b8cab5c9f7 update readme 2023-04-06 21:56:25 +08:00
Ezra-Yu
3932ddec10 update ckpt path 2023-04-06 21:56:25 +08:00
techmonsterwang
e115ac89f4 update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
53a57c6dad update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
e4d8511ddf update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
c9c7d9cc0f update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
a6c24d104e update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
e7da3f29f4 update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
32c258ff19 update riformer mmpretrain 2023-04-06 21:56:25 +08:00
techmonsterwang
0b70c108b0 update riformer mmpretrain 2023-04-06 21:56:25 +08:00