Commit Graph

  • 15cca882c9
    fixed readocs (#264) Jerry Jiarui XU 2020-11-18 19:49:45 -08:00
  • f31e0e930d
    [docs] add modelzoo statistics readthedocs (#263) Jintao Lin 2020-11-19 07:58:02 +08:00
  • 8d568fbc0d
    [Bug Fix] Add missing transforms in __init__.py (#260) Jerry Jiarui XU 2020-11-17 20:22:46 -08:00
  • 79d03b1597
    [Bug Fix] Fix dropout_ratio typo (#261) Jerry Jiarui XU 2020-11-17 20:22:06 -08:00
  • 61e1d5c814
    [Enhancement] Support ignore_index for sigmoid BCE (#210) Jerry Jiarui XU 2020-11-17 00:14:03 -08:00
  • c2608b212a
    update test tutorial: --eval-options instead of --options to set extra options (#251) Jinkun Cao 2020-11-16 17:32:53 +08:00
  • 300f42d006
    fix _resize_seg bug in Resize data transforms (#246) Junjun2016 2020-11-16 17:28:41 +08:00
  • 2bd51e60fd
    [Feature] Add Rerange transform (#228) yamengxi 2020-11-10 18:30:07 +08:00
  • 7c68bca595
    [Feature] Add Rgb2Gray transform (#227) yamengxi 2020-11-09 15:23:34 +08:00
  • 3d18775113
    [Feature] Add RandomRotate transform (#215) Jerry Jiarui XU 2020-11-07 09:53:12 -08:00
  • 0d1092105f
    Bump to v0.8 (#226) Jerry Jiarui XU 2020-11-04 16:18:02 -08:00
  • f5eb7f2627
    [New model] Support CGNet (#223) yamengxi 2020-11-03 16:05:25 +08:00
  • 8a174a3511
    fix dataset jpg bug (#213) yamengxi 2020-10-29 02:58:44 +08:00
  • e384ef578a
    Add runner type (#118) David de la Iglesia Castro 2020-10-25 23:18:46 +01:00
  • 3bdc276888
    Define blood vessel dataset and fix filename bug (#203) yamengxi 2020-10-23 08:27:40 +08:00
  • 651da35c0e
    add unet (#161) Junjun2016 2020-10-22 02:24:38 +08:00
  • cb2e0d3cb1
    Add blood vessel dataset processing script (#184) yamengxi 2020-10-18 16:22:42 +08:00
  • 5a76a715f1
    add missing 0.7 (#188) Jerry Jiarui XU 2020-10-11 18:08:40 +08:00
  • 28f52d9d3d
    Bump to 0.7 (#177) Jerry Jiarui XU 2020-10-10 19:19:52 +08:00
  • ec4b4783f1
    [Doc] Correct download link of ADE20K's test set (#181) LabMemNo003 2020-10-10 19:18:27 +08:00
  • 0264de0bb0
    [Improvement] Add markdown linter and fix linting errors (#171) Jerry Jiarui XU 2020-10-07 19:50:16 +08:00
  • 118fd9ddf0
    Support custom palette (#157) David de la Iglesia Castro 2020-09-30 12:02:08 +02:00
  • f70507168f
    Remove redundancies in pytorch2onnx (#160) Lei Yang 2020-09-30 10:11:34 +08:00
  • e1f4f51dc6
    [Feature] Add OS16 DeepLab (#154) Jerry Jiarui XU 2020-09-29 20:00:48 +08:00
  • 65da3e3752
    update docker (#149) Jerry Jiarui XU 2020-09-29 19:54:32 +08:00
  • f86c24d806
    [Enhance] Refactor inverted residual (#164) Jerry Jiarui XU 2020-09-28 00:33:51 +08:00
  • 924571eced
    [Enhance] Update url to https://download.openmmlab.com (#165) Jerry Jiarui XU 2020-09-28 00:32:44 +08:00
  • f95079ba8a
    [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) Jerry Jiarui XU 2020-09-25 19:56:10 +08:00
  • b9fd8e4bea
    adding mobilenetv2 to docs/model_zoo.md and readme.md (#146) Mahmoud Zidan 2020-09-25 11:44:34 +02:00
  • 7f8bc7935c
    Fix cpu inference (#152) David de la Iglesia Castro 2020-09-24 19:34:40 +02:00
  • 746c8d3785
    Use img_prefix and seg_prefix for loading (#153) David de la Iglesia Castro 2020-09-24 18:48:16 +02:00
  • 08f30ea497
    add support for 4D output (#150) robin Han 2020-09-23 17:01:20 +08:00
  • a2738fd9be
    Add Pascal Context to mmsegmentation (#133) yamengxi 2020-09-22 14:56:13 +08:00
  • 768c3ee650
    fix acc and iou compute nan problem (#116) sshuair 2020-09-22 01:04:46 +08:00
  • e3f6d575ef
    [Enhance] Use MMCV collect_env (#137) Jerry Jiarui XU 2020-09-19 21:32:41 +08:00
  • b8c2f913e4
    Add support for custom classes (#71) Iago González 2020-09-16 15:33:01 +02:00
  • c3e4dbc2e0
    Bump to version 0.6 (#119) Jerry Jiarui XU 2020-09-10 20:57:18 +08:00
  • ff98229a3d
    [Feature] Support PointRend (#109) Jerry Jiarui XU 2020-09-07 19:59:44 +08:00
  • e807773a64
    Fix typo (#110) Hongkai Zhang 2020-09-07 17:02:00 +08:00
  • 8ff866d60c
    Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) Han Hu 2020-09-07 16:22:00 +08:00
  • dbca8b44a9
    [Feature] Support EMANet (#34) Xia Li 李夏 2020-09-07 13:06:59 +08:00
  • 3c6dd9e6a4
    [Feature] Support MobileNetV2 backbone (#86) Jerry Jiarui XU 2020-09-04 15:35:52 +08:00
  • 0c04f52c42
    Onnx upsample (#100) robin Han 2020-09-03 19:59:13 +08:00
  • b8f42c70fa
    Add Semantic FPN (#94) Jerry Jiarui XU 2020-09-03 19:56:36 +08:00
  • 597b8a61c7
    Windows Support (Experimental) (#75) John Zhu 2020-08-28 11:34:44 +08:00
  • 298124566b
    Update test.py (#93) MY_ 2020-08-25 21:12:39 +08:00
  • bafc0e5db6
    Fixed slide inference (#90) Jerry Jiarui XU 2020-08-25 20:01:01 +08:00
  • 03ba9c6c26
    [Doc] Add annotaion format note (#77) Jerry Jiarui XU 2020-08-23 14:42:07 +08:00
  • e951076bf2
    Fix fastscnn resize problems. (#82) John Zhu 2020-08-23 14:41:30 +08:00
  • 3e49d0ad71
    Sorry for forgetting to update README.md. (#74) John Zhu 2020-08-19 15:52:46 +08:00
  • c1f46a69f4
    Fast-SCNN implemented (#58) John Zhu 2020-08-18 23:33:05 +08:00
  • d9484068ce
    Support ResNeSt backbone (#47) Jerry Jiarui XU 2020-08-17 00:54:01 +08:00
  • 381eacb9a5
    add more results of OCRNet (#20) RainbowSecret 2020-08-13 22:16:27 -07:00
  • 9ba22456d9
    add pytorch2onnx part (#12) robin Han 2020-08-14 03:28:21 +08:00
  • 5a753811fb
    Add pytorch 1.6 CI (#64) Jerry Jiarui XU 2020-08-12 18:55:40 +08:00
  • 4e29452dbe
    Auto get version info and git hash (#55) Jerry Jiarui XU 2020-08-11 19:23:35 +08:00
  • 5e264c608c
    Generalized OHEM (#54) Jerry Jiarui XU 2020-08-09 23:49:23 +08:00
  • 00f56eb00f
    Add load-from flag (#33) Evgeny Nizhibitsky 2020-08-06 16:17:49 +03:00
  • 2b801dedfc
    Update README.md (#38) Kai Chen 2020-07-27 19:02:08 +08:00
  • 579f5f883e
    Fix palette type. (#27) ycr 2020-07-23 13:01:31 +08:00
  • 1bedfe305b
    Fixed training tricks (#26) Jerry Jiarui XU 2020-07-20 15:17:59 +08:00
  • 1765c12985
    Support FP16 (#21) Jerry Jiarui XU 2020-07-20 15:17:18 +08:00
  • 1af2ad6a9f
    Fixed voc aug convert (#19) Jerry Jiarui XU 2020-07-17 09:55:28 +08:00
  • 1c3f547659
    Fixed long description (#16) Jerry Jiarui XU 2020-07-14 19:35:25 +08:00
  • 4d832e54dd
    fixed name in pypi, add badge (#15) Jerry Jiarui XU 2020-07-14 14:41:52 +08:00
  • 152879330b
    Install wheel before building mmseg (#14) Kai Chen 2020-07-14 00:28:13 +08:00
  • 550e02b7cb
    Add pypi deployment (#11) Kai Chen 2020-07-13 20:54:32 +08:00
  • b975d3b72a
    Add test tutorial (#9) Jerry Jiarui XU 2020-07-12 23:53:56 +08:00
  • b72a6d00ef
    Add Colab Tutorial (#7) Jerry Jiarui XU 2020-07-10 16:55:47 +08:00
  • b2724da80b init commit Jiarui XU 2020-07-07 20:52:19 +08:00
  • 0032f0b4ed add a license Kai Chen 2020-06-14 16:22:04 +08:00