1. 01 Aug, 2023 1 commit
  2. 04 Jul, 2023 1 commit
    • Sun Jiahao's avatar
      Bump to v1.2.0 (#2630) · fb5a3232
      Sun Jiahao authored
      * fix mmdet max version
      
      * add readme
      
      * fix changelog
      
      * fix keep index bug
      
      * fix open3d version bug
      fb5a3232
  3. 11 May, 2023 1 commit
    • Sun Jiahao's avatar
      [Feature] Add TPVFormer in `Projects` (#2399) · 52fe5baa
      Sun Jiahao authored
      * fix polarmix UT
      
      * init tpvformer
      
      * add nus seg
      
      * add nus seg
      
      * test done
      
      * Delete change_key.py
      
      * Delete test_dcn.py
      
      * remove seg eval
      
      * fix encoder
      
      * init train
      
      * train ready
      
      * remove asynctest
      
      * change test.yml
      
      * pr_stage_test.yml & merge_stage_test.yml
      
      * pip install wheel
      
      * pip install wheel all
      
      * check type hint
      
      * check comments
      
      * remove Photo aug
      
      * fix p2v
      
      * fix docsting & fix config filepath
      52fe5baa
  4. 10 May, 2023 1 commit
  5. 25 Apr, 2023 1 commit
  6. 10 Apr, 2023 1 commit
  7. 13 Mar, 2023 2 commits
  8. 28 Feb, 2023 1 commit
  9. 31 Jan, 2023 1 commit
    • ChaimZhu's avatar
      [Feature] add mono3d inferencer (#2190) · 278df1eb
      ChaimZhu authored
      * add mono3d inferencer
      
      * update mono3d inferenceer
      
      * update init file
      
      * update unit test
      
      * fix name
      
      * add base_det3d_inferencer
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * renmae pgd-kitti to pgd_kitti
      
      * add parameterized in tests.txt
      
      * add txt file
      
      * update loadimgfromfilemono3d to fit latest mmcv
      278df1eb
  10. 14 Dec, 2022 1 commit
  11. 03 Dec, 2022 2 commits
    • Xiangxu-0103's avatar
      [Docs] Refine the documentation (#1994) · 17ac0691
      Xiangxu-0103 authored
      
      
      * refine doc
      
      * refine docs
      
      * replace `CLASSES` with `classes`
      
      * update doc
      
      * Minor fix
      Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
      17ac0691
    • xiangxu-0103's avatar
      [Fix]: fix semantic segmentation related bugs (#1909) · adb17824
      xiangxu-0103 authored
      delete whitespace
      
      update docs
      
      remove unnecessary optional docs
      
      update docs
      
      add mmengine assertion
      
      add docstring
      
      fix mminstall
      
      update mmengine version
      
      fix
      
      [Fix]: fix semantic segmentation related bugs (#1909)
      
      fix semantic seg
      
      fix lint
      
      remove unused imports
      
      fix
      
      update pointnet2-s3dis config
      
      update data_list according to scene_idxs
      
      remove useless function
      
      fix bug lack `eval_ann_info` during evaluation
      
      fix bug
      
      update doc
      
      fix lint
      
      update docs
      
      Update det3d_dataset.py
      
      update docstrings
      
      update docs
      
      fix lint
      
      update docs
      
      fix
      
      fix
      
      fix lint
      adb17824
  12. 11 Oct, 2022 1 commit
  13. 29 Sep, 2022 1 commit
  14. 28 Sep, 2022 1 commit
    • Jingwei Zhang's avatar
      [Fix] Fix unit test of datasets (#1865) · e9e20242
      Jingwei Zhang authored
      * fix ci of dataset and visualizer by regenerate pkl
      
      * decrease channels in ut for reducing cuda memory
      
      * still use sample_id in the kitti submitted files
      
      * minor changes
      
      * use waymo-open-dataset-tf-2-6-0
      
      * use waymo-open-dataset-tf-2-5-0 to be compabible with python3.6
      
      * use waymo-open-dataset-tf-2-4-0 to be compabible with python3.6
      
      * no dependency about waymo-open-dataset
      
      * Revert "no dependency about waymo-open-dataset"
      
      This reverts commit 581d4eefe26851a295b3190bcfa73d6fb2ba54aa.
      
      * not install waymo-open-dataset for ci
      
      * max python version is 3.8 because of trimesh
      
      * Revert "max python version is 2.8 because of trimesh"
      
      This reverts commit 6d8a1851b22a2059e7de75b576c2b7f633ad7cfa.
      
      * fix networkx in ci
      
      * update docstring of data_preprocessor
      
      * modify version of typingextensions
      e9e20242
  15. 31 Aug, 2022 1 commit
  16. 10 Aug, 2022 1 commit
  17. 09 Aug, 2022 1 commit
  18. 22 Jul, 2022 2 commits
  19. 07 Jun, 2022 1 commit
    • Tai-Wang's avatar
      [Fix] Fix the requirement of mmcv and mmdet (#1537) · c232b7a4
      Tai-Wang authored
      * Fix the requirement of mmcv and mmdet
      
      * Adjust all the mmcv upper bound version to 1.6.0, remove the version requirement in the CI
      
      * Fix windows CI
      
      * Fix test_loading due to the update of required mmdet
      c232b7a4
  20. 28 Apr, 2022 1 commit
    • VVsssssk's avatar
      [Feaute]support spconv2.0 (#1421) · c28a3d98
      VVsssssk authored
      * support spconv2.0
      
      * resolve comments
      
      * try to fix ut
      
      * fix ut
      
      * fix docs
      
      * add spconv2 check in collect.env
      
      * resolve comments
      
      * fix docs
      
      * fix comments
      c28a3d98
  21. 20 Apr, 2022 1 commit
  22. 02 Apr, 2022 1 commit
    • Tai-Wang's avatar
      Bump to v1.0.0rc1 (#1365) · 34d3838e
      Tai-Wang authored
      * Update the version of mmdet3d
      
      * Update changelog.md
      
      * Update getting_started.md
      
      * Update getting_started.md
      
      * Update README.md
      
      * Update README_zh-CN.md
      
      * Update the mmcv version in mminstall.txt
      
      * Update the mmcv version in readthedocs.txt
      
      * Remove the mmcv version constraint
      
      * Update changelog.md
      34d3838e
  23. 11 Jan, 2022 1 commit
  24. 30 Dec, 2021 1 commit
  25. 15 Dec, 2021 1 commit
    • Tai-Wang's avatar
      [Fix] Fix API documentation compilation and mmcv build errors (#1116) · 334d63ff
      Tai-Wang authored
      * Simplify the requirements in the readthedoc yml
      
      * Remove unused packages in the docs.txt
      
      * Add m2r and recommonmark in the docs.txt
      
      * Fix mistune version because the latest mistune does not have module BlockGrammar
      
      * Add mmdet in the readthedocs.txt to compile api docs
      
      * Add mmseg in the readthedocs.txt to compile api docs
      
      * Fix the typo of mmseg (should be mmsegmentation)
      
      * Add mmcv.ops into autodoc_mock_imports
      
      * Add numba into readthedocs.txt to compile api docs
      
      * Remove numba from readthedocs.txt and add runtime requirements in readthedocs.yml
      334d63ff
  26. 08 Dec, 2021 1 commit
  27. 24 Nov, 2021 1 commit
  28. 13 Oct, 2021 1 commit
  29. 24 Sep, 2021 1 commit
  30. 02 Sep, 2021 1 commit
    • dingchang's avatar
      [Docs] Fix the version of sphinx (#902) · 075f4442
      dingchang authored
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      
      * Fix sphinx version
      075f4442
  31. 09 Jul, 2021 1 commit
  32. 02 Jul, 2021 1 commit
    • hjin2902's avatar
      Bump to v0.15.0 (#692) · 1f79fc7b
      hjin2902 authored
      * Bump to v0.15.0
      
      * fix typo, specific bugfix, install version
      
      * fix LoadMultiViewImageFromFiles
      
      * compatibility about mmcv version
      1f79fc7b
  33. 30 Jun, 2021 1 commit
    • Tai-Wang's avatar
      [Fix] Fix the doc config files and formats (#671) · f5859d1b
      Tai-Wang authored
      * Add mmseg in the doc config files
      
      * Remove mocked cv2
      
      * Add opencv-python
      
      * Remove mocked imports
      
      * Add mminstall requirements
      
      * Remove mocked imports correspondingly
      
      * Fix mmdet versions
      
      * Fix mmseg version
      f5859d1b
  34. 24 May, 2021 1 commit
  35. 18 May, 2021 1 commit
  36. 11 May, 2021 1 commit
  37. 10 May, 2021 1 commit