"conda/vscode:/vscode.git/clone" did not exist on "dffc41b5afa95d79fe92fcbae8aa5512499c4e15"
  1. 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
  2. 01 Jul, 2021 1 commit
    • xiliu8006's avatar
      [Refactor]: Unified parameter initialization (#622) · 07590418
      xiliu8006 authored
      * support 3dssd
      
      * support one-stage method
      
      * for lint
      
      * support two_stage
      
      * Support all methods
      
      * remove init_cfg=[] in configs
      
      * test
      
      * support h3dnet
      
      * fix lint error
      
      * fix isort
      
      * fix code style error
      
      * fix imvotenet bug
      
      * rename init_weight->init_weights
      
      * clean comma
      
      * fix test_apis does not init weights
      
      * support newest mmdet and mmcv
      
      * fix test_heads h3dnet bug
      
      * rm *.swp
      
      * remove the wrong code in build.yml
      
      * fix ssn low map
      
      * modify docs
      
      * modified ssn init_config
      
      * modify params in backbone pointnet2_sa_ssg
      
      * add ssn direction init_cfg
      
      * support segmentor
      
      * add conv a=sqrt(5)
      
      * Convmodule uses kaiming_init
      
      * fix centerpointhead init bug
      
      * add second conv2d init cfg
      
      * add unittest to confirm the input is not be modified
      
      * assert gt_bboxes_3d
      
      * rm .swag
      
      * modify docs mmdet version
      
      * adopt fcosmono3d
      
      * add fcos 3d original init method
      
      * fix mmseg version
      
      * add init cfg in fcos_mono3d.py
      
      * merge newest master
      
      * remove unused code
      
      * modify focs config due to changes of resnet
      
      * support imvoxelnet pointnet2
      
      * modified the dependencies version
      
      * support decode head
      
      * fix inference bug
      
      * modify the useless init_cfg
      
      * fix multi_modality BC-breaking
      
      * fix error blank
      
      * modify docs error
      07590418
  3. 12 Jun, 2021 1 commit
  4. 01 Jun, 2021 2 commits
  5. 18 May, 2021 1 commit
  6. 11 May, 2021 1 commit
  7. 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
  8. 20 Jun, 2020 1 commit
  9. 19 May, 2020 1 commit