- Nov 23, 2020
-
-
Jintao Lin authored
* add modelzoo statistics readthedocs * chmod stat.py
-
yamengxi authored
-
- Nov 19, 2020
-
-
Jerry Jiarui XU authored
-
- Nov 18, 2020
-
-
Jintao Lin authored
* add modelzoo statistics readthedocs * fix
-
Jerry Jiarui XU authored
-
Jerry Jiarui XU authored
-
- Nov 17, 2020
-
-
Jerry Jiarui XU authored
* [Enhancement] Add args check for ignore_index * Support ignore_index
-
- Nov 16, 2020
-
-
Jinkun Cao authored
-
Junjun2016 authored
-
- Nov 10, 2020
-
-
yamengxi authored
* add rerange transform * restore * delete rerange config * delete rerange config hint * add min < max assert * restore
-
- Nov 09, 2020
-
-
yamengxi authored
* add transformer Rgb2Gray * restore * fix self.weights * restore * fix code * restore * fix syntax error * restore
-
- Nov 07, 2020
-
-
Jerry Jiarui XU authored
* add RandomRotate for transforms * change rotation function to mmcv.imrotate * refactor * add unittest * fixed test * fixed docstring * fixed test * add more test * fixed repr * rename to prob * fixed unittest Co-authored-by:
hkzhang95 <GodBlessZhk@outlook.com>
-
- Nov 05, 2020
-
-
Jerry Jiarui XU authored
* Bump to v0.8 * add version
-
- Nov 03, 2020
-
-
yamengxi authored
* added cgnet * added testing for cgnet * git test * add cgnet * fix __init__ * rename FGlo with GlobalContextExtractor * add readme.md and rename bn with norm * delete cg_head * fix a language mistake * rename cgnet_m3n21.py to cgnet.py * modify README.md * modify list to tuple * add fcn_head test * add assert to fcn_head * blank * fix fcn_head assert bug * add * add cgnet to README.md and model_zoo.md * modify cgnet README.md Co-authored-by:
KID <wps_@mail.nankai.edu.cn>
-
- Oct 28, 2020
-
-
yamengxi authored
* fix dataset jpg bug * fix syntax error
-
- Oct 25, 2020
-
-
David de la Iglesia Castro authored
* Add runner_type option * pre-commit * Fix max_iters * Add by_epoch to EvalHook * Add test_eval_hook for epoch runner * Remove runner-type arg from tools/train * Add missing every_n_iters check for epoch mode * Bump mmcv min version * Use build_runner * Use interval in tests * Update test_eval_hook.py * Use every_n_epochs instead of every_n_iters. Update DistEvalHook * Add test_dist_eval_hook_epoch * Fix tests * Add DeprecationWarning * Update docs * Replace DeprecationWarning with UserWarning
-
- Oct 23, 2020
-
-
yamengxi authored
* fix filename bug * define blood vessel dataset * redo debug * fix small bug * rename dataset Co-authored-by:
yamengxi <yamengxi@sensetime.com>
-
- Oct 21, 2020
-
-
Junjun2016 authored
* add unet * add unet * add unet * update test_unet * update test_unet * update test_unet * update test_unet * fix bugs * add init method for unet * add test of UNet init_weights method * add registry * merge upsample * fix test * Update mmseg/models/backbones/unet.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * Update mmseg/models/backbones/unet.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * split UpConvBlock from UNet * use reversed * rename upsample module * rename upsample module * rename upsample module * rename upsample module Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Oct 18, 2020
-
-
yamengxi authored
* Add blood vessel dataset processing script * Fix syntax error * Fix syntax error * Fix syntax error * Fix bugs * Fix bugs * Fix bugs * Use safe functions and expand more apis * Use safe functions and expand more apis * Fix hard code and verify dataset integrity
-
- Oct 11, 2020
-
-
Jerry Jiarui XU authored
-
- Oct 10, 2020
-
-
Jerry Jiarui XU authored
* Bump to 0.7 * update
-
LabMemNo003 authored
-
- Oct 07, 2020
-
-
Jerry Jiarui XU authored
* [Improvement] Add markdown linter and fix linting errors * fixed pip
-
- Sep 30, 2020
-
-
David de la Iglesia Castro authored
* Fix split * Update tests/test_data/test_dataset.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
Lei Yang authored
* rm redundancies * re-add some packages
-
- Sep 29, 2020
-
-
Jerry Jiarui XU authored
* Add D16-MG124 models * Use MMCV DepthSepConv * add OHEM * add warmup * fixed test * fixed test * change to bs 16 * revert config * add models
-
Jerry Jiarui XU authored
* update docker * Update Dockerfile
-
- Sep 27, 2020
-
-
Jerry Jiarui XU authored
* [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN * [Enhance] Unifed InvertedResidual in MobileNetV2 and FastSCNN
-
-
- Sep 25, 2020
-
-
Jerry Jiarui XU authored
* Add D16-MG124 models * Use MMCV DepthSepConv * add OHEM * add warmup * fixed test * fixed test * change to bs 16 * revert config * add models * seperate
-
Mahmoud Zidan authored
* updating the readme with mobilenet_v2 backbone * adding mobilenetv2 to model_zoo.md * placing mobilenetv2 after pointrend
-
- Sep 24, 2020
-
-
David de la Iglesia Castro authored
* Add missing map_location * Add docstring * Update mmseg/apis/inference.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * Update inference.py * Update inference.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
David de la Iglesia Castro authored
* Use img_prefix and seg_prefix for loading * flake8 * Fix split
-
- Sep 23, 2020
-
-
robin Han authored
-
- Sep 22, 2020
-
-
yamengxi authored
* Add Pascal Context to mmsegmentation * Add benchmark result to Pascal Context * fix mmcv version * fix code syntax * fix code syntax again * Update mmseg/models/segmentors/encoder_decoder.py update hint Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com> * update comment * fix pascal context model path * fix model path mistake again * fix model path mistake again * fix model path mistakes again Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Sep 21, 2020
-
-
sshuair authored
* fix acc and iou compute nan problem * fix acc and iou compute nan problem * add nan_to_num args for mean_iou * add nan_to_num args for mean_iou * add nan_to_num args for mean_iou * add nan_to_num args for mean_iou * add nan_to_num args for mean_iou * Update mmseg/core/evaluation/mean_iou.py * Update mean_iou.py * Update mean_iou.py Co-authored-by:
Jerry Jiarui XU <xvjiarui0826@gmail.com>
-
- Sep 19, 2020
-
-
Jerry Jiarui XU authored
-
- Sep 16, 2020
-
-
Iago González authored
* Support for custom classes * Fix test * Fix pre-commit * Add pipeline logic for custom classes * Fix minor issues, fix test * Fix issues from PR review * Fix tests * Remove palette as str * Rename old_to_new_ids to label_map * Test for load_anns * Remove get_palette function * fixed temp * Add subset of palette, remove palette as arg * minor update Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Sep 10, 2020
-
-
Jerry Jiarui XU authored
* Bump to version 0.6 * fixed format
-
- Sep 07, 2020
-
-
Jerry Jiarui XU authored
* [Feature] Support PointRend * add previous test * update modelzoo
-