谢昕辰
124b87ce90
[Refactor] Refactor fileio ( #2543 )
...
## Motivation
Use the new fileio from mmengine
https://github.com/open-mmlab/mmengine/pull/533
## Modification
1. Use `mmengine.fileio` to repalce FileClient in mmseg/datasets
2. Use `mmengine.fileio` to repalce FileClient in
mmseg/datasets/transforms
3. Use `mmengine.fileio` to repalce FileClient in mmseg/visualization
## BC-breaking (Optional)
we modify all the dataset configurations, so please use the latest config file.
2023-02-01 17:53:22 +08:00
谢昕辰
18ee41eb7a
Bump v1.0.0rc4 ( #2529 )
2023-01-30 17:53:07 +08:00
Miao Zheng
6eb1a95a48
Bump 1.0.0rc3 ( #2446 )
...
## Motivation
To release 1.0.0rc3
## Modification
1. Modify mmseg version
2. Add change log
3. Modify README
4. Modify faq
5. Revise docker file
2022-12-31 18:15:56 +08:00
Miao Zheng
750bb4f180
Bump 1.0.0rc2 ( #2384 )
...
* Bump 1.0.0rc2
* typo
2022-12-06 16:32:52 +08:00
MeowZheng
38c3145f4b
refine changelog
2022-11-02 17:15:46 +08:00
MeowZheng
ab26606214
typo
2022-11-02 17:12:16 +08:00
MeowZheng
ddd2d6f27b
fix
2022-11-02 17:00:32 +08:00
MeowZheng
84ed033246
Bump 1.0.0rc1
2022-11-02 16:49:12 +08:00
MeowZheng
85455100d5
Bump 1.0.0rc1
2022-11-02 16:48:28 +08:00
Miao Zheng
87a1d32221
Add changelog for MMSeg 1.0.0rc0 ( #2007 )
...
* Bump 1.0.0rc0
* rephase
* rephase
2022-09-01 00:19:51 +08:00
Miao Zheng
8f5dcc8579
[Fix] README for mmseg 1.x ( #2009 )
...
* [Fix] README for mmseg 1.x
* typo
* link and refine
2022-09-01 00:03:51 +08:00
Miao Zheng
309528de8d
[Refactor] Refine documentation ( #1993 )
...
* [WIP] Refine documentation
* get started done
* config refine
* train_test
* refine user guides
* add contribution
* add contribution
* refine visualization
* advanced tutorial
* advanced guides
* tricks
* refine zh doc
* refactor changelog
2022-08-31 20:54:15 +08:00
Miao Zheng
45b63c584f
[Doc] MMSeg 1.x Documentation ( #1924 )
...
* [Doc] MMSeg 1.x Documentation
* revise index
2022-08-19 20:50:03 +08:00