- Jul 04, 2023
-
-
谢昕辰 authored
Co-authored-by:
CSH <40987381+csatsurnh@users.noreply.github.com>
-
- May 08, 2023
-
-
zoulinxin authored
## Motivation For support with reading multiple remote sensing image formats, please refer to https://gdal.org/drivers/raster/index.html . Byte, UInt16, Int16, UInt32, Int32, Float32, Float64, CInt16, CInt32, CFloat32 and CFloat64 are supported for reading and writing. Support input of two images for change detection tasks, and support the LEVIR-CD dataset. ## Modification Add LoadSingleRSImageFromFile in 'mmseg/datasets/transforms/loading.py'. Load a single remote sensing image for object segmentation tasks. Add LoadMultipleRSImageFromFile in 'mmseg/datasets/transforms/loading.py'. Load two remote sensing images for change detection tasks. Add ConcatCDInput in 'mmseg/datasets/transforms/transforms.py'. Combine images that have been separately augmented for data enhancement. Add BaseCDDataset in 'mmseg/datasets/basesegdataset.py' Base class for datasets used in change detection tasks. --------- Co-authored-by:
xiexinch <xiexinch@outlook.com>
-
- Apr 06, 2023
-
-
CSH authored
-
- Mar 31, 2023
-
-
谢昕辰 authored
## Motivation - Create the `main` branch ## Modification Modify links from `dev-1.x` to `main`
-
- Mar 07, 2023
-
-
MengzhangLI authored
-
- Feb 23, 2023
-
-
谢昕辰 authored
## Motivation The registry now supports auto-import modules from the given location. register_all_modules before running is no longer needed. The modules will be lazy-imported during building. - [x] This PR can be merged after https://github.com/open-mmlab/mmengine/pull/643. The MMEngine version should be updated. Ref: https://github.com/open-mmlab/mmdetection/pull/9143
-
- Nov 01, 2022
-
-
MingJian.L authored
-
- Oct 12, 2022
-
-
MengzhangLI authored
* [Fix] Fix installation Order of MMEngine and MMCV * fix * fix
-
Range King authored
fix the installation commands
-
- Oct 08, 2022
-
-
Miao Zheng authored
* Upgrade pre commit hooks * fix lint
-
MingJian.L authored
-
- Aug 31, 2022
-
-
Miao Zheng authored
* [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
-
- Jul 12, 2022
-
-
xiexinch authored
-
- Jul 05, 2022
-
-
xiexinch authored
-
- May 01, 2022
-
-
MengzhangLI authored
* Bump version to v0.24.1 * version.py * changelog.md
-
- Apr 29, 2022
-
-
Miao Zheng authored
* [WIP] Bump version to v0.24.0 * changelog * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * Update docs/en/changelog.md Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn> * words * typo Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
- Apr 19, 2022
-
-
Miao Zheng authored
* [Enhancement] MMCV maximum_version set to 1.6 * [Enhancement] MMCV maximum_version set to 1.6
-
- Apr 04, 2022
-
-
AmirMasoud Nourollah authored
Updating Dockerfiles From Docker Directory and get_started.md to Reach Last Stable Version of Python, PyTorch and MMCV (#1446) * Update Dockerfile Compatible with the latest version of MMCV and PyTorch for compatibility with Python3.10 * Update Dockerfile for serve Compatible with the latest version of MMCV and PyTorch for compatibility with Python3.10 * Updating to the last version of supported Python * Update Dockerfile * Update get_started.md * Update docs/zh_cn/get_started.md Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com> Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
- Apr 01, 2022
-
-
Miao Zheng authored
* Bump version to v0.23.0 * new contributor * rephrase * tyoi * typo * get_started * typo * rephrase * rephrase * rephrase
-
- Mar 04, 2022
-
-
MengzhangLI authored
* change version to v0.22.0 * change version to v0.22.0 * add mmcls version in get_started.md * add mmcls installation and move PR1299 into enhancement * add mmcls installation and move PR1299 into enhancement * remove MMCLS and make mmcv <=1.5.0 version in get_started.md * fix typo
-
- Feb 15, 2022
-
-
Luming Tang authored
fix wrong file format. it should be png instead of jpg
-
MengzhangLI authored
* Update the installation of MMCV * use matrix.torch_version * fix typo in doc * fix docs * fix colab * change docs
-
- Jan 29, 2022
-
-
MengzhangLI authored
* change version to v0.21.0 * change version to v0.21.0 * change version to v0.21.0 * change version to v0.21.0
-
- Dec 16, 2021
-
-
MengzhangLI authored
* merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * merge docs/ and docs_zh-CN/ * fix launch utility url * fix launch utility url * fix wrong pytorch doc url * remove wrong links docs//
-
- Dec 10, 2021
-
-
MengzhangLI authored
* change version to v0.20.0 * change version to v0.20.0 * change version to v0.20.0
-
- Dec 09, 2021
-
-
irvingzhang0512 authored
* First commit for video demo * fix lint * update * fix * add wget in shell
-
- Nov 02, 2021
-
-
Junjun2016 authored
* change version to v0.19.0 * update changelog
-
- Oct 07, 2021
-
-
Junjun2016 authored
* bump to v0.18.0 * replace \ with /
-
- Sep 16, 2021
-
-
Junjun2016 authored
* Improve docs style * update lists * update the size of image * modify duplicate mmdet3d
-
- Sep 15, 2021
-
-
sennnnn authored
* [Fix] Convert SyncBN to BN when training on DP. * Modify SyncBN2BN. * Add SyncBN2BN unit test. * Resolve some comments. * use mmcv official revert_sync_batchnorm * Remove local syncbn2bn unit tests. * Update mmcv version. * Fix bugs of gather model tools. * Modify warnings. * Modify docker mmcv version. * Update mmcv version table.
-
- Sep 01, 2021
-
-
Junjun2016 authored
-
- Aug 04, 2021
-
-
Junjun2016 authored
* Bump to v0.16.0 * fix doc * fix changelog * fix changelog
-
- Jul 06, 2021
-
-
Junjun2016 authored
-
- Jul 05, 2021
-
-
Junjun2016 authored
-
- Jul 04, 2021
-
-
Jerry Jiarui XU authored
* Bump to v0.15.0 * fixed version
-
- Jul 01, 2021
-
-
Junjun2016 authored
* fix mmcv version compatible * update version compatible
-
- Jun 18, 2021
-
-
Junjun2016 authored
Co-authored-by:
hejunjun <hejunjun@pjlab.org>
-
- May 17, 2021
-
-
sennnnn authored
-
- Mar 28, 2021
-
-
钟晓键 authored
-
- Mar 23, 2021
-
-
David de la Iglesia Castro authored
-