- Nov 21, 2022
-
-
Miao Zheng authored
-
Miao Zheng authored
-
Miao Zheng authored
-
VoyagerXvoyagerx authored
-
- Nov 19, 2022
-
-
VoyagerXVoyagerXisavailable authored
-
- Sep 30, 2022
-
-
Miao Zheng authored
* [WIP] Fix MMSegmentation colab demo * wip * fix * revise config * seg branch * colab link * engine install * demo image * remove inference * fix inference pipeline * typo
-
- Aug 31, 2022
-
-
Miao Zheng authored
-
- Aug 25, 2022
-
-
Miao Zheng authored
* [WIP] mmcv-clean * [WIP]Remove modules from mmcv.runner and mmcv.utils * wip * fix import mmengine * remove ut * loadcheckpoint in mae
-
- Jul 29, 2022
-
-
谢昕辰 authored
* [Feature] Add SegVisualizer * change name to visualizer_example * fix inference api * fix video demo and refine inference api * fix * mmseg compose * set default device to cuda:0 * fix import * update dir * rm engine/visualizer ut * refine inference api and docs * rename Co-authored-by:
MengzhangLI <mcmong@pku.edu.cn>
-
- Jul 26, 2022
-
-
MengzhangLI authored
-
- Jul 15, 2022
-
-
zhengmiao authored
-
- Jul 12, 2022
-
-
xiexinch authored
-
- May 05, 2022
-
-
Miao Zheng authored
* [Enhancement] Delete DS_Store file * [Enhancement] Fix the build_segmentor
-
- Apr 23, 2022
-
-
Miao Zheng authored
* [fix] cfg dir in colab * Update demo/MMSegmentation_Tutorial.ipynb
-
- Apr 22, 2022
-
-
jere357 authored
* fixed a couple of issues that made the notebook not work in colab i fixed a couple of issues that made the notebook not work in colab 1. it downloaded incompatible versions of pytorch and cuda + the conda command doesnt do anything in colab since there is no conda in colab idk w y wanna do about that - The commit of 2 days ago only changes the conda command version and not the pip command which is used while isntaling mcvv 2. /demo.png doesnt exist in colab so i added a wget to download some cityscapes photo from the internet and run inference on that photo 3. i think it would be optimal to have 2 notebooks. 1 for running locally when cloning your git branch and one to run in google colab. * Update demo/MMSegmentation_Tutorial.ipynb * Update demo/MMSegmentation_Tutorial.ipynb * Update demo/MMSegmentation_Tutorial.ipynb * Update demo/MMSegmentation_Tutorial.ipynb * Update demo/MMSegmentation_Tutorial.ipynb Co-authored-by:
Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
-
- Apr 06, 2022
-
-
Andrey authored
* update pytorch and cudatoolkit versions for colab Previous version was throwing an error after calling for mmseg.apis import (line 147) due to incompatible cudatoolkit version in colab. * Update description about versions used
-
- Mar 22, 2022
-
-
Nemo Xiong authored
* colab notebook: fix outdated link for doc Fixed outdated link for how to customize your datasets by reorganizing data. * fix lint
-
- Mar 10, 2022
-
-
andife authored
typos
-
- Feb 23, 2022
-
-
Miao Zheng authored
-
- Feb 15, 2022
-
-
MengzhangLI authored
* Update the installation of MMCV * use matrix.torch_version * fix typo in doc * fix docs * fix colab * change docs
-
- Feb 11, 2022
-
-
andife authored
-
- Feb 10, 2022
-
-
jyh authored
-
- 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 09, 2021
-
-
irvingzhang0512 authored
* First commit for video demo * fix lint * update * fix * add wget in shell
-
- Oct 03, 2021
-
-
VoyagerXVoyagerXisavailable authored
* replace the unavailable pspnet model download address with the updated address * replace the unavailable pspnet model download address with the updated address
-
- Aug 27, 2021
-
-
Pedro Machado authored
fixed the link to *.pth broken link
-
- Aug 17, 2021
-
-
Junjun2016 authored
* Add header for files * Delete header in config files
-
- Apr 20, 2021
-
-
sennnnn authored
* Add support for Pascal Context 59 classes (#459) * Create PascalContextDataset59 class in mmseg/datasets/pascal_context.py; * Set reduce_zero_label=True for train_pipeline and PascalContextDataset59; * Add some configs for Pascal-Context 59 classes training and testing; * Try to solve the problem about "fence(IoU)=nan grass(IoU)=0"; * Continue(1): Try to solve the problem about "fence(IoU)=nan grass(IoU)=0"; * ignore files and folders named tempxxx; * Continue(2): Try to solve the problem about "fence(IoU)=nan grass(IoU)=0"; * Modify the calculation of IoU; * Modify the CLASSES order of PascalContextDataset; * Add "fcn", "deeplabv3", "deeplabv3+", "pspnet" config file for model training based on PascalContextDataset59; Add some ignore items in ".gitignore"; * fix the bug "test_cfg specified in both outer field and model field " of pspnet config file; * * Clean unnecessary codes; * Add weighs link, config link, log link and evaluation results about PascalContextDataset59 in README.md * Add command line argument: "-p | --port", this arg can change the transmit port when you transmit data to distributed machine. * * Remove rebundant config files; * Remove "-p|--port" command argument; Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Apr 09, 2021
-
-
Jerry Jiarui XU authored
* add more CI * fix missing * remove python-version * fixed acc
-
- Apr 07, 2021
-
-
Jerry Jiarui XU authored
-
- Mar 23, 2021
-
-
David de la Iglesia Castro authored
-
- Nov 18, 2020
-
-
Jerry Jiarui XU authored
-
- Sep 27, 2020
-
-
- Jul 10, 2020
-
-
Jerry Jiarui XU authored
* add badge * Created using Colaboratory * add read docs * Fixed readthedocs * fixed colab ref * add readthedocs.txt * add link * fixed modelzoo link * add missing reference * fixed docs * remove relative path in docs * add colab in README.md * update docker image * add newline * fixed br
-
- Jul 09, 2020
-
-
Jiarui XU authored
-