1. 19 May, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support 3D semantic segmentation demo (#532) · 3bac800e
      Ziyi Wu authored
      * compress kitti unit test imgs
      
      * add unit test for inference_multi_modality_detector
      
      * fix typos
      
      * rename init_detector to init_model
      
      * show_result_meshlab support seg task
      
      * add unit test for seg show_result_meshlab
      
      * support inference_segmentor
      
      * support pc seg demo
      
      * add docs
      
      * minor fix
      
      * change function name
      
      * compress demo data size
      
      * update docs
      3bac800e
  2. 18 May, 2021 1 commit
  3. 11 May, 2021 1 commit
  4. 10 May, 2021 1 commit
    • Yezhen Cong's avatar
      [Doc] Add compatibility doc based on #470 (#504) · 70548782
      Yezhen Cong authored
      * Add compatibility doc based on #470
      
      * Update zh-CN readme
      
      * add VoteNet ckpt conversion and fix relative path
      
      * fix another relative path under docs folder
      
      * fix typo
      
      * beautify docs and change order in compat doc
      70548782
  5. 30 Apr, 2021 1 commit
    • hjin2902's avatar
      Bump to v0.13.0 (#509) · b255d16b
      hjin2902 authored
      
      
      * Bump to v0.13.0
      
      * modify version.py and be more specific in changelog.md
      
      * space before brackets
      
      * specific pytorch 1.8 issue
      
      * version in getting_started.md
      
      * fix bugs
      
      * add few bugfix
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Adjust the orders of bug fixes
      
      * Update getting_started.md
      
      * Update changelog.md
      Co-authored-by: default avatartwang <30491025+Tai-Wang@users.noreply.github.com>
      b255d16b
  6. 28 Apr, 2021 2 commits
  7. 21 Apr, 2021 1 commit
  8. 14 Apr, 2021 1 commit
  9. 08 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Feature] Support multi-modality visualization (demos and dataset show function) (#405) · e21e61e0
      Ziyi Wu authored
      
      
      * uncomplete
      
      * support lidar2img loading
      
      * add box_type_3d args in MVX-Net config file
      
      * support multi-modality demo for LiDAR point clouds
      
      * support multi-modality demo for indoor (depth) point clouds
      
      * move demo data into folder and modify docs
      
      * add input check & more general filename matching
      
      * update docs for demo and add README file for demo
      
      * add score_threshold option to demos
      
      * add data for ScanNet & KITTI dataset multi-modality test
      
      * add multi-modality visualization in ScanNet and KITTI dataset
      
      * add unittest for modified visualization function
      
      * delete saved temp file and dirs in unittests using TemporaryDirectory
      
      * fix typos in docs & move README of demos to docs/
      
      * add demo docs to documentation
      
      * fix link error
      Co-authored-by: default avatarwHao-Wu <wenhaowu.chn@gmail.com>
      e21e61e0
  10. 02 Apr, 2021 1 commit
    • twang's avatar
      Bump to v0.12.0 (#397) · e3813185
      twang authored
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update getting_started.md
      
      * Update changelog.md
      
      * Change pdf to abs link and revise the highlights
      e3813185
  11. 23 Mar, 2021 1 commit
  12. 02 Mar, 2021 1 commit
    • twang's avatar
      Bump to v0.11.0 (#324) · e3662725
      twang authored
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update getting_started.md
      
      * Update version.py
      
      * Update changelog.md
      
      * Update changelog.md
      
      * Update changelog.md
      e3662725
  13. 21 Feb, 2021 1 commit
    • xiliu8006's avatar
      [Enhance] Modify readme (#310) · a347ac75
      xiliu8006 authored
      * Modify README
      
      * modify the mmdetection to mmdetection3d in CONTRIBUTING.md and add model zoo link before demo in getting_started.md
      
      * arxiv->Arxiv
      
      * Add model zoo link
      a347ac75
  14. 01 Feb, 2021 1 commit
    • twang's avatar
      Bump to v0.10.0 (#291) · 1b39a483
      twang authored
      * Update README.md
      
      * Update getting_started.md
      
      * Update version.py
      
      * Update changelog.md
      
      * Update numpy requirements
      
      * Update runtime.txt
      
      * Merge minor items
      
      * Add support for SemanticKITTI dataset
      1b39a483
  15. 18 Jan, 2021 1 commit
  16. 04 Jan, 2021 1 commit
    • twang's avatar
      Bump to v0.9.0 (#252) · d0068487
      twang authored
      
      
      * Update README.md
      
      * Update version.py
      
      * Update getting_started.md
      
      * Update __init__.py
      
      * Update changelog.md
      
      * Update README.md
      
      * Update news for nuScenes detection challenge
      
      * Update README to be compatible with refactored doc
      
      * Update an installation subtitle
      
      * rephrase
      Co-authored-by: default avatarZwwWayne <wayne.zw@outlook.com>
      d0068487
  17. 30 Dec, 2020 1 commit
    • twang's avatar
      [Enhance] Refactor doc (#242) · 4fb54412
      twang authored
      * Refactor get_started.md primarily
      
      * Create data_preparation.md
      
      * Refactor model_zoo.md
      
      * Remove the title
      
      * Put Data Preparation under Get Started
      
      * Adjust the level of Model Zoo
      
      * Create 1_exist_data_model.md
      
      * Create 2_new_data_model.md
      
      * Update 1_exist_data_model.md
      
      * Create useful_tools.md
      
      * Update index.rst
      
      * Delete install.md
      
      * Adjust the order of get started subsections
      
      * First complete version for customized datasets
      
      * Update Tutorial 1
      
      * Moved into Tutorials
      
      * Update titles of tutorial 3
      
      * Update 2_new_data_model.md
      
      * Update 1_exist_data_model.md
      
      * Update links to relative paths
      
      * Tutorial 2 revised
      
      * Delete finetune.md
      
      * Create customize_models.md
      
      * Create customize_runtime.md
      
      * Update index.rst
      
      * Update waymo.md
      
      * Delete new_modules.md
      
      * Preliminary update
      
      * Update customize_models.md
      
      * Update useful_tools.md
      
      * Update title
      
      * Fix a typo of tutorial 4
      
      * Update level of titles
      
      * Merge verification and demo
      
      * Update 1_exist_data_model.md
      
      * Update [Dataset Conversion]
      
      * Update 2_new_data_model.md
      
      * Update customize_dataset.md
      
      * Update the example of customized dataset
      
      * Update customize_dataset.md
      
      * Enhance the doc structure
      
      * Update README.md
      
      * Change the abs path to relative path
      4fb54412
  18. 10 Oct, 2020 1 commit
  19. 20 Sep, 2020 1 commit
    • Wenwei Zhang's avatar
      Bump to V0.6.0 (#118) · 579b0799
      Wenwei Zhang authored
      
      
      * Add gitlab CI back
      
      * clean isort
      
      * Update gitlab CI version
      
      * Update mmcv install
      
      * fix unit test bug
      
      * waymo
      
      * Use new flake8
      
      * Update mmdet3d/core/evaluation/waymo_utils/prediction_kitti_to_waymo.py, tools/data_converter/waymo_converter.py files
      
      * Add baseline configs for waymo
      
      * fix linting
      
      * yapf reformat
      
      * update waymo results
      
      * Update waymo model zoo and docs
      
      * Bump v0.6.0
      
      * Fix a minor bug when converting waymo data
      
      * Fix cmds in the waymo doc
      
      * Fix setup.cfg to pass isort test
      
      * Fix waymo configs
      
      * Update model zoo link & doc
      
      * update version date
      
      * clean ci
      Co-authored-by: default avatarwangtai <wangtai@sensetime.com>
      Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
      579b0799
  20. 02 Aug, 2020 1 commit
  21. 19 Jul, 2020 1 commit
  22. 11 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Refine docs and license (#11) · 5d1cbe77
      Wenwei Zhang authored
      * Refine docs and license
      
      * Change order of install
      
      * Clean unnecessary requirements
      
      * Install mmdet manually in readthedocs
      
      * delete mmdet install
      
      * reformat docstring in code
      
      * Refine docs
      
      * Reformat
      
      * fix format issue
      5d1cbe77
  23. 09 Jul, 2020 1 commit
  24. 08 Jul, 2020 3 commits
  25. 07 Jul, 2020 1 commit
  26. 06 Jul, 2020 1 commit
  27. 03 Jul, 2020 1 commit
  28. 30 Jun, 2020 1 commit
  29. 29 Jun, 2020 1 commit
  30. 21 Jun, 2020 1 commit
  31. 20 Jun, 2020 1 commit
  32. 14 Jun, 2020 1 commit
  33. 19 May, 2020 1 commit
  34. 04 May, 2020 1 commit
  35. 14 Apr, 2020 1 commit