dingchang
5c25ae1a19
[Feature] Add roipoint_pool3d op from mmdet3d ( #1358 )
...
* add ops (roipoint_pool3d) in mmdet3d
* refactor code
* fix typo
* add unit test
* refactor code
* refactor code
* refactor code
* fix typo
2021-10-15 17:15:53 +08:00
dingchang
e99bfce608
[Feature] Add assign_score_withk op for paconv from mmdet3d ( #1357 )
...
* add ops (assign_score_withk) in mmdet3d
* add ops (assign_score_withk) in mmdet3d
* refactor code
* fix typo
* refactor code
* fix typo
* polish docstring
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2021-10-15 13:18:31 +08:00
dingchang
be5841e45d
[Feature] Add interpolate ops from mmdet3d ( #1355 )
...
* add ops (interpolate) in mmdet3d
* refactor code
* fix typo
* fix typo
* fix typo
* refactor code
2021-10-14 20:51:02 +08:00
dingchang
1cd01db935
[Feature] Add gather points op from mmdet3d ( #1338 )
...
* add ops (gather points) in mmdet3d
* add ops (gather points) in mmdet3d
* refactor code
* refactor code
* fix typo
2021-10-14 16:58:12 +08:00
dingchang
42c9e71120
[Feature] Add knn op from mmdet3d ( #1354 )
...
* add ops (knn) in mmdet3d
* refactor code
* refactor code
* fix typo
* fix typo
* fix typo
* refactor code
* refactor code
* spell typo
* fix spell typo
2021-10-14 13:33:13 +08:00
dingchang
63a6cbe913
[Feature] Add fps op from mmdet3d ( #1337 )
...
* add ops (furthest point sample) in mmdet3d
* refactor code
* refactor code
* fix typo
* fix typo
* fix typo
* refactor code
* fix typo
* define DIVUP in common_cuda_helper.hpp
2021-10-13 20:39:31 +08:00
Zaida Zhou
f22c9eb4a4
Add code spell hook to pre-commit and fix typos ( #1384 )
...
* Add code-spell hook to pre-commit
* Add code-spell hook to pre-commit and fix typos
* fix setup.cfg
2021-10-04 20:13:54 +08:00
Ty Feng
6f533ff113
[Docs] cnn.md translated ( #1246 )
...
* cnn.md translated
* polish translation
* polish translation
Co-authored-by: zhouzaida <zhouzaida@163.com>
2021-09-24 16:54:32 +08:00
Miao Zheng
b92ea0b5df
[Feature] Add Correlation CUDA op ( #1361 )
2021-09-23 21:08:41 +08:00
dingchang
f3dfc4135b
[Feature] Add ballquery op from mmdet3d ( #1332 )
2021-09-23 21:08:00 +08:00
Haian Huang(深度眸)
f022d57702
Add Chinese Documentation of runner ( #1202 )
...
* Add Chinese Documentation of runner
* Fix error
* Fix lint
* update
* update comment
2021-08-23 14:25:24 +08:00
Yining Li
4d9b43debd
Support deprecation info in Config ( #1275 )
...
* Support deprecation checking in Config
* add unittest for config deprecation
* support reference link in deprecation info
* add doc
* Update config.md
2021-08-23 10:36:37 +08:00
Zaida Zhou
aa64ee6a7c
[Docs] Use myst parser ( #1287 )
...
* add myst-parser extension for sphinx
* make note style more beautiful
2021-08-22 09:44:51 +08:00
Zaida Zhou
8d2d781225
[Docs] Fix pdf build ( #1266 )
...
* [Fix] Fix pdf error when building docs
* fix docs
* fix pdf
* fix pdf
* fix pdf
2021-08-17 16:03:55 +08:00
Zaida Zhou
db580dda8d
[Docs] Build Chinese docs ( #1073 )
...
* Remove _build directroy in docs_zh_CN
* Change utils title to Chinese
* Translate documents
* Translate documents
* Use symbolic link to avoid repeated images
* Use symbolic link to avoid repeated images
* fix readme.md
* update copyright
* refactor docs
* rename title to Chinese
2021-07-07 13:10:04 +08:00
Zaida Zhou
66cefaffa3
[Docs] Refactor docs ( #1102 )
...
* [Docs] Refactor documentation
* [Docs] Refactor documentation
* refactor docs
* refactor docs
* set sphinx==3.1.2
* fix typo
* modify according to comment
* modify according to comment
* modify according to comment
* [Docs] delete unnecessary file
* fix title
* rename
* rename
2021-07-02 20:53:00 +08:00