- 17 Aug, 2022 5 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
jihan.yang authored
-
Shaoshuai Shi authored
-
- 13 Aug, 2022 1 commit
-
-
Liu Yihua authored
* feat: support torch>=1.11 Fix #900. Support PyTorch version >= 1.11. Referring to https://github.com/pytorch/pytorch/pull/66765 and https://github.com/pytorch/pytorch/wiki/TH-to-ATen-porting-guide. * fix: Remove preproc torch version check macros
-
- 19 Jul, 2022 1 commit
-
-
jihan.yang authored
* To make different spconv version compatible for focalsconv
-
- 05 Jul, 2022 1 commit
-
-
yukang authored
* Update README.md
-
- 04 Jul, 2022 2 commits
-
-
Shaoshuai Shi authored
Merge to support Focals Conv (CVPR 2022 paper).
-
yukang authored
-
- 02 Jul, 2022 4 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
refactor database_sampler.py to support extending to other multimodal datasets (in addition to kitti)
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 27 Jun, 2022 1 commit
-
-
yukang authored
-
- 22 Jun, 2022 7 commits
- 18 Jun, 2022 3 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
-
- 16 Jun, 2022 1 commit
-
-
yukang authored
-
- 06 Jun, 2022 1 commit
-
-
Dušan Malić authored
* Reflect the changes of the default behavior of grid_sample and affine_grid. If PyTorch > 1.3.0 align_corners will be set to False by default. This is undesired behavior. * Support grid_sample and affine_grid for PyTorch<1.3 as well. Co-authored-by:Dusan Malic <dusan.malic@icg.tugraz.at>
-
- 30 May, 2022 3 commits
-
-
yukang.chen authored
-
yukang.chen authored
-
jihan.yang authored
Re-organize fix random seed code; Make saved checkpoint compatible among different torch versions (#986)
-
- 13 Apr, 2022 1 commit
-
-
xiangruhuang authored
-
- 07 Apr, 2022 1 commit
-
-
cheng052 authored
-
- 29 Mar, 2022 2 commits
-
-
Yzichen authored
-
Julian Schoep authored
* fix TypeError in ROI subsampling function * add comment
-
- 12 Mar, 2022 1 commit
-
-
jihan.yang authored
-
- 08 Mar, 2022 1 commit
-
-
Shaoshuai Shi authored
-
- 21 Feb, 2022 2 commits
-
-
Shaoshuai Shi authored
Updaet to 1000 temporarily to process old issues.
-
Shaoshuai Shi authored
* bugfixed: stuck when training with dist_train.sh, support tcp_port * bugfixed: solve the issue of blocking with dist_train.sh, automatically search tcp ports
-
- 20 Feb, 2022 1 commit
-
-
Shaoshuai Shi authored
add `operations-per-run: 300` to increase the limit of operations to process old issues.
-
- 19 Feb, 2022 1 commit
-
-
Martin Hahner authored
-