1. 20 Jul, 2022 4 commits
  2. 08 Jun, 2022 1 commit
  3. 27 Apr, 2022 1 commit
  4. 09 Feb, 2022 1 commit
  5. 19 Aug, 2021 1 commit
  6. 28 Jul, 2021 1 commit
  7. 28 Apr, 2021 1 commit
    • Ziyi Wu's avatar
      [Refactor] Use MMCV MODEL_REGISTRY (#495) · d219867c
      Ziyi Wu authored
      * remove registry.py in datasets/
      
      * remove registry.py in ops/pointnet_modules/
      
      * remove registry.py in models/
      
      * refactor builder using mmcv.MODELS registry
      
      * update mmcv min version requirement
      
      * change min mmcv version requirement in mmdet3d/__init__.py
      
      * min mmcv version to 1.3.2
      d219867c
  8. 29 Aug, 2020 1 commit
    • yinchimaoliang's avatar
      Change nus related (#75) · 010cd4ba
      yinchimaoliang authored
      * Add bottom2gravity and balance_class option.
      
      * Add valid_flag.
      
      * Add use_valid_flag.
      
      * Change balance_class option.
      
      * Add wrapper, remove gravity and balance_class option.
      
      * Change flag, change load_infos to repeat_indices.
      
      * Remove pdb, change docstring.
      
      * Change name, remove unnecessary args.
      
      * Remove _concat_dataset.
      
      * Change name of ClassSampledDataset.
      
      * Change docstring.
      
      * Add get_cat_ids in nus_dataset, add unittest for wrapper.
      
      * Change to len(self.dataset)
      
      * Update nus data.
      010cd4ba
  9. 15 Jun, 2020 1 commit
  10. 26 Apr, 2020 1 commit
  11. 15 Apr, 2020 1 commit
  12. 14 Apr, 2020 1 commit