39 Commits

Author SHA1 Message Date
fanqiNO1
1398e4200e
bump version to v0.10.2 (#1460) 2023-12-26 16:30:01 +08:00
fanqiNO1
85c0976bc2
bump version to v0.10.1 (#1436) 2023-11-22 11:12:04 +08:00
fanqiNO1
be48e8b2f4
bump version to v0.10.0 (#1430) 2023-11-21 09:33:51 +08:00
fanqiNO1
46784185cf
bump version to v0.9.1 (#1421) 2023-11-03 16:03:56 +08:00
fanqiNO1
6c5eebb823
bump version to v0.9.0 (#1384) 2023-10-10 18:55:41 +08:00
Zaida Zhou
488fddc950
[Docs] Add a new ecosystem in README (#1296) 2023-08-07 22:58:14 +08:00
Mashiro
d9fee4fbb1
bump version to v0.8.4 (#1291) 2023-08-03 22:13:49 +08:00
Mashiro
d480df7112
bump version to v0.8.3 (#1278) 2023-07-31 16:57:06 +08:00
Mashiro
f4f2555324
Llama2 example (#1264) 2023-07-24 10:20:21 +08:00
Zaida Zhou
5bc841c09c
[Docs] Add the data flow of Runner in README (#1257) 2023-07-18 10:09:42 +08:00
Zaida Zhou
278f7f5666
[Docs] Add ecosystem in README (#1247) 2023-07-12 14:06:28 +08:00
Zaida Zhou
33e30b7cb6
[Docs] how to train a large model (#1228) 2023-07-05 18:20:07 +08:00
Mashiro
eea8a7135c
Bump version to v0.8.0 (#1221) 2023-06-30 17:35:56 +08:00
Mashiro
a2e410bd48
bump version to v0.7.4 (#1184) 2023-06-03 23:28:39 +08:00
Mashiro
69b563dc3b
Bump version to v0.7.3 (#1118) 2023-04-28 14:27:57 +08:00
Mashiro
1c01594c5c
[Docs] Update links (#1108) 2023-04-25 18:51:11 +08:00
Mashiro
f291212b01
Bump version to v0.7.2 (#1051)
* Bump version to v0.7.2

* minor refine

* Update docs/en/notes/changelog.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-04-06 17:12:00 +08:00
Mashiro
4d7a29342c
Bump version to 0.7.1 (#1007)
* bump version to 0.7.1

bump version to 0.7.1

* update change log and readme

* Update docs/en/notes/changelog.md

* refine highlight

refine highlight

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-04-03 13:17:25 +08:00
Mashiro
cd3fc65c76
[Docs] Add more social networking links (#1024)
* [Docs] Add more social networking links

* change discord channel to mmengine
2023-03-28 19:39:44 +08:00
Mashiro
ef4c68deb7
Bump version to v0.7.0 (#999)
* Bump version to v0.7.0

* Minor refine

* Fix as comment

* Add docs link

* update release date
2023-03-16 21:03:09 +08:00
Zaida Zhou
789330e2ac
Add citation in README (#995) 2023-03-13 19:09:45 +08:00
Mashiro
6a56ca78e3
Bump version to v0.6.0 (#954)
* update version

* Update change log

* Fix as comment

* Add link to username

* Refine

* Adjust highlight sequence

* Fix as comment

* Fix error format in changelog

* delete chinese changelog

* remove link

* Adjust highlight sequence
2023-02-24 14:30:01 +08:00
vansin
a3e5e03be6
Add the links of twitter, discord, medium, and youtube (#924)
* docs: update the discord link

* docs: update

* docs: update

* docs: update

* docs: update
2023-02-16 09:59:26 +08:00
Zaida Zhou
4749682885
[Docs] Move examples to a new directory (#911)
* [Docs] Move examples to a new directory

* fix typo
2023-02-07 17:03:35 +08:00
Xiang Xu
2cb71d93b3
[Docs] Update README (#835)
* Update link

* update zh version of readme

* fix typo

* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-CN.md

* fix minor typo

* Update README_zh-CN.md

* Update README_zh-CN.md

* update docs

* Update infer.md

* Update README.md

* minor refinement

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-02-05 13:01:47 +08:00
Mashiro
8d4885cb43
Bump version to v0.5.0 (#888)
* Bump version to v0.5.0

* Fix as comment

* Change release date

* Update README.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-01-20 12:37:13 +08:00
Mashiro
925ac870e2
[Fix] Unloaded weights will not be initialized when using PretrainedIinit (#764)
* Separate init_cfgs to pretrained_cfg and other_cfgs

* Fix unit test

* update documentation

* Fix render of initialize.md

* Fix as comment

* rename initialize.md to weight_initialization.md

* add file

* fix ci

* rename weight_initialization.md to initialize.md

* Fix duplicated .md
2023-01-09 18:46:30 +08:00
Mashiro
6af88783fb
Bump version to v0.4.0 (#851)
* Bump version to v0.4.0

* minor refine

* minor refine

* add contributor in changelog
2022-12-28 17:29:04 +08:00
zhouzaida
41c60cc3aa [Docs] Update documentations links in README 2022-12-06 17:22:02 +08:00
Mashiro
17624d250e
Bump version to v0.3.2 (#763)
* Bump version to v0.3.2

* minor refine

* Apply suggestions from code review

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* remove highlights

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-24 23:38:26 +08:00
Mashiro
b35196acd6
Bump version to v0.3.1 (#706)
* Bump version to v0.3.1

* Bump version to v0.3.1

* Apply suggestions from code review

Fix as comment

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* update pr

* update pr

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-09 17:09:51 +08:00
Sanbu
c41f193b4c
[Docs] Add mmeval link in README (#669) 2022-11-03 15:35:36 +08:00
Mashiro
4e685931d0
Bump version to v0.3.0 (#661)
* Bump version to v0.3.0

* minor refine

* Fix as comment

* Fix as comment

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-11-02 19:34:03 +08:00
Xiangxu-0103
06e077d78b
[Docs] Add mmyolo link in README (#634) 2022-10-21 10:26:30 +08:00
Mashiro
13484aae9f
Bump version to v0.2.0 (#591)
* Bump version to v0.2.0

* Add changelog

* minor refine

* minor refine

* update date

* clean the code

* minor refine

* update release date

* Fix grammar

* Fix grammar

* Fix grammar

* Fix grammar

* Minor refine

* Fix error format in readme

* update date

* minor refine

* minor refine

* minor refine

* minor refine

* refine grammar
2022-10-11 23:08:17 +08:00
Xin Li
8f91cf0be8 [Doc]: revise docs (#547)
* revise docs

* Update README.md

Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>

Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
2022-10-08 19:56:11 +08:00
Kai Chen
5af1c8437e
[Doc] Polish the readme (#502)
* update readme

* fix typos
2022-09-01 00:05:00 +08:00
Zaida Zhou
521f375e32
[Doc]: Add README.md (#493)
* Add README.md

* add introduction

* resolve comments

* final refinement
2022-08-31 21:17:54 +08:00
ZwwWayne
867bac5172 init commit to setup 2022-02-08 17:37:03 +08:00