Commit Graph

  • 170a9d1f7c
    [Feature] Support persistent_workers in DataLoader (PyTorch>=1.7.0) (#646) Jerry Jiarui XU 2021-06-28 02:39:32 -07:00
  • 98067bec5c
    [Fix] Add setr & vit msg. (#635) sennnnn 2021-06-24 13:25:06 +08:00
  • ec91893931
    [Feature] Official implementation of SETR (#531) Sixiao Zheng 2021-06-24 00:39:29 +08:00
  • 3e70d93285
    Merge pull request #618 from Junjun2016/fix_typos Junjun2016 2021-06-22 19:10:01 +08:00
  • 3f1c36069d fix typos Junjun2016 2021-06-22 19:07:55 +08:00
  • 256b955c76
    Merge pull request #612 from Junjun2016/modify_metafile Junjun2016 2021-06-22 13:38:16 +08:00
  • f513253de9
    Merge pull request #613 from Junjun2016/add_pr_template Junjun2016 2021-06-22 04:07:02 +08:00
  • 865b309186 fix lint error Junjun2016 2021-06-22 00:41:31 +08:00
  • e71766c344 add_pr_template Junjun2016 2021-06-21 22:31:59 +08:00
  • 3856453537 change inference time from fps to ms/im Junjun2016 2021-06-21 22:08:03 +08:00
  • 0c4c3b790d
    [Fix] Fix some vit init bugs (#609) sennnnn 2021-06-20 06:53:13 +08:00
  • 458fc7897f
    Add fixes to Dockerfile (#607) Amrit Krishnan 2021-06-19 11:31:19 -04:00
  • 00769136ad
    fix typo and link (#608) Junjun2016 2021-06-19 02:58:55 +08:00
  • 8f8abe373f
    [Refactor] Using mmcv transformer bricks to refactor vit. (#571) sennnnn 2021-06-18 01:41:25 +08:00
  • 608f842996
    [Feature] Move 'Install MMCV' to a independent CI item. (#602) sennnnn 2021-06-17 22:57:46 +08:00
  • 26032167e0
    Bump to v0.14.1 (#604) Jerry Jiarui XU 2021-06-16 21:49:56 -07:00
  • 0c5b026db1
    [Refactor]: Unified parameter initialization (#567) Jerry Jiarui XU 2021-06-16 21:41:29 -07:00
  • 5d46314844
    Bump to v0.14 (#580) Jerry Jiarui XU 2021-06-02 18:43:08 -07:00
  • 9dd3e15f83
    [feature]: Able to use save_best option (#575) Yinhao Li 2021-06-03 07:25:26 +08:00
  • a95f6d8173
    [Feature] support mim (#549) 谢昕辰 2021-06-01 06:07:24 +08:00
  • dc5d53b7f3
    [Feature] Update deploy test tools (#553) q.yao 2021-05-25 11:37:46 +08:00
  • 66b0525378
    DeepLab V3 did not present in CVPR 2017 (#560) Edward 2021-05-19 00:44:41 +08:00
  • 63a9516b94
    Add compatible MMSegmentation and MMCV version table. (#558) sennnnn 2021-05-18 01:43:13 +08:00
  • 524425cf93
    [Feature] Add results2img, format_results for ade dataset (#544) sennnnn 2021-05-17 10:29:28 +08:00
  • 8558163753
    fix verify bugs (#547) q.yao 2021-05-13 12:14:41 +08:00
  • 805eda81ea
    add onnx to tensorrt tools (#542) q.yao 2021-05-12 11:02:27 +08:00
  • 584f5a7def
    support loading deit weights (#538) 谢昕辰 2021-05-09 11:34:18 +08:00
  • db44d16e02
    infer batch size using len(result) in test function (#532) Ziyi Wu 2021-05-06 23:16:46 +08:00
  • 4403923db1
    fix typo (#533) RangiLyu 2021-05-06 23:16:06 +08:00
  • aa9b609f11
    Add option for output shape of ViT (#530) sennnnn 2021-05-06 13:49:28 +08:00
  • f884489120
    Bump to v0.13 (#529) Jerry Jiarui XU 2021-05-05 16:56:19 -07:00
  • f9336032a5
    Use MMCV's EvalHook in MMSegmentation (#438) 谢昕辰 2021-05-06 07:19:54 +08:00
  • e16e0e303b
    add metric mFscore (#509) sshuair 2021-05-01 02:34:57 +08:00
  • cf2cb542f7
    Adjust vision transformer backbone architectures (#524) sennnnn 2021-05-01 01:37:47 +08:00
  • cef8a4f611
    [Enhance] Support reading class_weight from file in loss functions to help MMDet3D (#513) Ziyi Wu 2021-04-29 16:04:15 +08:00
  • 768f704517
    [Enhance] Replace data_dict calling 'img' key to support MMDet3D (#514) Ziyi Wu 2021-04-29 16:01:34 +08:00
  • bdf5adf2ce
    [Feature] add onnxruntime test tool (#498) q.yao 2021-04-29 11:38:01 +08:00
  • d568d06e75
    [Refactor] Use MMCV MODEL_REGISTRY (#515) Jerry Jiarui XU 2021-04-27 23:51:09 -07:00
  • 2da3da47ed
    Add QR Code in Chinese README.md (#506) Jerry Jiarui XU 2021-04-25 19:15:13 -07:00
  • 98ef5ac705
    add upsample neck (#512) 谢昕辰 2021-04-25 12:22:09 +08:00
  • 84fb600d47
    Fix "the output num_classes of auxiliary head is not same as num_classes of ground truth seg_map". (#488) sennnnn 2021-04-25 06:31:29 +08:00
  • dc3dcb0b34
    comment tag (#505) Jerry Jiarui XU 2021-04-24 09:58:59 -07:00
  • 838b6472d0
    Add some publish information of implemented models (#508) sennnnn 2021-04-25 00:58:15 +08:00
  • 89f8a6a410
    [Bug fix] fixed fp16 inference (#497) Jerry Jiarui XU 2021-04-24 09:57:33 -07:00
  • 5b33faa146
    support transformer backbone (#465) 谢昕辰 2021-04-22 11:19:55 +08:00
  • 03f2a254dc
    more docs about tools pytorch2torchscript and print_config (#499) sshuair 2021-04-22 07:09:59 +08:00
  • 27342fd709
    add mmocr link (#501) quincylin1 2021-04-22 07:08:59 +08:00
  • 83d312e87a
    Add support for Pascal Context 59 classes (#459) sennnnn 2021-04-20 12:20:54 +08:00
  • 1483720cc0
    add BaseSegmentor import to segmentors/__init__.py (#495) Ziyi Wu 2021-04-19 23:52:42 +08:00
  • 8f37e558c9
    add tool pytorch2torchscript (#469) sshuair 2021-04-19 23:51:49 +08:00
  • 67eee62609
    Fix sem_fpn and unet README.md (#492) Jerry Jiarui XU 2021-04-18 02:56:53 -07:00
  • fb24bf54b6
    Fix mIoU calculatiton range (#471) sennnnn 2021-04-14 23:37:23 +08:00
  • 789d1a142b
    add dynamic export and visualize to pytorch2onnx (#463) q.yao 2021-04-13 02:54:59 +08:00
  • e0e985fa85
    [Improvement] Add cfg link in modelzoo (#468) Jerry Jiarui XU 2021-04-09 14:36:03 -07:00
  • a897a34a95
    [Improvement] Add more CI (#460) Jerry Jiarui XU 2021-04-08 19:29:00 -07:00
  • 0df07ab11f Fixed Colaboratory Tutorial Jerry Jiarui XU 2021-04-07 15:19:29 -07:00
  • 9524f37fe6
    add print model graph args for tools/print_config.py (#451) sshuair 2021-04-07 06:14:54 +08:00
  • 4345ee3d55
    Bump to v0.12 (#455) Jerry Jiarui XU 2021-04-03 21:02:56 -07:00
  • b9f9cf6558
    refactor test organization (#440) Jerry Jiarui XU 2021-03-30 17:55:09 -07:00
  • 455d163217
    Save base_channels for UNet (#450) lizz 2021-03-31 00:52:08 +08:00
  • 33e8357c62
    Fix typo: upsampe_cfg -> upsample_cfg (#449) lizz 2021-03-31 00:51:38 +08:00
  • f7a5d53a4b
    Include each class metrics in logs (#445) sshuair 2021-03-30 00:53:54 +08:00
  • 1fc3e374e2
    [Bug fixed]Fix dice_loss errors (#417) 谢昕辰 2021-03-30 00:49:54 +08:00
  • e86a87f060
    pytorch metrics implementation (#430) 谢昕辰 2021-03-30 00:49:14 +08:00
  • 340132dcf4
    correct the script for installing mmcv-full (#399) 钟晓键 2021-03-28 12:13:06 +08:00
  • 6acd77e345
    Add opacity option to show_result (#425) David de la Iglesia Castro 2021-03-23 04:34:38 +01:00
  • b81894636b
    add plot_logs tool (#426) 谢昕辰 2021-03-22 13:05:32 +08:00
  • 0c31afe9eb
    Support fcn dilate 6 (#400) 谢昕辰 2021-03-21 01:32:04 +08:00
  • 7e1b24dd32
    dice loss (#396) 谢昕辰 2021-03-11 10:32:37 +08:00
  • d0a71c1509
    Fix PhotoMetricDistortion docstring (#388) Jerry Jiarui XU 2021-02-24 18:22:00 -08:00
  • 34427f9261
    add readme of chinese version (#383) Kai Chen 2021-02-22 03:11:28 +08:00
  • 0448dec5e4
    Bump v0.11 (#368) Jerry Jiarui XU 2021-02-02 15:09:20 -08:00
  • 6879b0d43c
    [Bug fix] Fixed ADE20k test (#359) Jerry Jiarui XU 2021-01-24 02:17:59 -08:00
  • faaf29e668
    [Improvement] Move train_cfg/test_cfg inside model (#341) Jerry Jiarui XU 2021-01-19 17:06:23 -08:00
  • 0ee3016558
    [New Feature]add lovasz loss (#351) yamengxi 2021-01-19 11:05:30 +08:00
  • 1c96a89472
    update stat to classify papers (#348) congee 2021-01-14 14:20:02 +08:00
  • 49515e7e3c
    Add more UNet-based medical segmentation benchmark (#324) Junjun2016 2021-01-11 16:07:59 +08:00
  • da0af50812
    [Improvement] Add tags for each README.md (#340) Jerry Jiarui XU 2021-01-10 21:35:09 -08:00
  • 30d0321895
    [Improvement] Add OpenMMLab projects (#339) Jerry Jiarui XU 2021-01-10 18:25:39 -08:00
  • ce46d70d20
    memory efficient test (#330) yamengxi 2021-01-10 15:47:31 +08:00
  • 8ed47abd23
    remove the model with 0 ckpts and exclude the papers without proposing any model (#336) congee 2021-01-08 18:00:30 +08:00
  • 77e8ce3304
    [Bug Fix] Fix TTA resize scale (#334) yamengxi 2021-01-08 01:58:34 +08:00
  • 8f8e77df96
    Fix README.md (#329) Jerry Jiarui XU 2021-01-04 23:52:40 -08:00
  • 9f071cade8
    Bump to v0.10 (#325) Jerry Jiarui XU 2021-01-02 15:29:56 -08:00
  • 2c921363d5
    Add more models (#316) Jerry Jiarui XU 2020-12-29 17:56:06 -08:00
  • 7fdb4002fa
    [New model] Support MobileNetV3 (#268) yamengxi 2020-12-26 02:02:50 -06:00
  • 5dacca3ea8
    Add 4 retinal vessel segmentation benchmark (#315) Junjun2016 2020-12-24 15:58:09 +08:00
  • 94e12e8d21
    Support DMNet (#313) Junjun2016 2020-12-24 14:16:34 +08:00
  • feefc6a9de
    Doc refactor (#311) Jerry Jiarui XU 2020-12-22 18:36:49 -08:00
  • e3f6f655d6
    Support APCNet (#299) Junjun2016 2020-12-18 15:23:45 +08:00
  • 5c6e65759f
    update CI for pip 20.3 (#307) Jerry Jiarui XU 2020-12-17 22:46:38 -08:00
  • 061a2955dd
    Support resize data augmentation according to original image size (#291) Junjun2016 2020-12-15 12:23:18 +08:00
  • 7970e0ff11
    Bugfix: num of augmentations and image meta not match when run TTA on CPU (#276) Youqing Xiaozhua 2020-12-14 15:51:42 +08:00
  • 1fb54ac8c0
    change 'reduct' to 'reduce' (#298) yinchimaoliang 2020-12-14 02:06:01 +08:00
  • 90465128ce
    Bump to 0.9.0 (#285) Jerry Jiarui XU 2020-12-01 21:10:55 -08:00
  • 0066ce884f
    [Feature]add CLAHE transform (#229) yamengxi 2020-12-02 13:08:16 +08:00
  • 4dc809adf2
    [Feature] add AdjustGamma transform (#232) yamengxi 2020-12-02 12:14:01 +08:00
  • 993be2523b
    add dice evaluation metric (#225) Junjun2016 2020-11-24 11:21:22 +08:00
  • 90e8e38e84
    chmod +x stat.py (#266) Jintao Lin 2020-11-23 12:44:32 +08:00
  • b6f9f8e9ec
    fix detail url (#267) yamengxi 2020-11-23 11:46:22 +08:00