1. 24 Sep, 2021 1 commit
  2. 19 Aug, 2021 1 commit
  3. 07 Apr, 2021 1 commit
    • twang's avatar
      [Feature] Support monocular 3D detection on nuScenes (#392) · ecd0d06a
      twang authored
      * Support nuscenes mono3d json info generation
      
      * Support nuscenes mono3d dataset class
      
      * Support attribute and bbox2d prediction in bbox3dnms and bbox3d2result
      
      * Rename dataset class and add comments to 'attrs'
      
      * Support mono3d related pipelines
      
      * Fix unittest for loading 3D annotations
      
      * Add unit test for nuscenes mono3d dataset
      
      * Rename the sample result file
      
      * Upload sample data for mono3d unit test
      
      * Upload sample data for mono3d unit test
      
      * Upload sample image for unit test
      
      * Delete tests/data/nuscenes/samples/LIDAR_TOP/CAM_BACK_LEFT directory
      
      * Add files via upload
      
      * Remove unnecessary 'f'
      
      * Remove unnecessary \ in arguments
      
      * Remove check for pycocotools version because it has been done in the cocodataset
      
      * Remove unnecessary comma, add TODO and change init of attrs in format_results
      
      * Merge RandomFlip3D and RandomFlipMono3D
      
      * Add pytest to check whether cuda is available in the unit test
      
      * Add visualization TODO
      
      * Remove useless init in loading mono3d images
      ecd0d06a
  4. 09 Jul, 2020 1 commit
  5. 08 Jul, 2020 2 commits
  6. 04 Jul, 2020 1 commit
  7. 20 Jun, 2020 3 commits
  8. 17 Jun, 2020 1 commit
  9. 12 Jun, 2020 1 commit
  10. 04 Jun, 2020 1 commit
  11. 18 May, 2020 1 commit
  12. 15 May, 2020 1 commit
  13. 18 Apr, 2020 1 commit
  14. 14 Apr, 2020 1 commit