- 06 Jun, 2021 2 commits
-
-
xiliu8006 authored
* fix bg_points_filter * fix 3dssd bg_point_filter bug * fix bg_filter bug in 3dssd * update performance * add model download link
-
Ziyi Wu authored
* unit test for LoadImageFromFileMono3D * fix GlobalRotScaleTrans assertion * add unit test for ObjectNameFilter * add unit test for ObjectRangeFilter
-
- 03 Jun, 2021 1 commit
-
-
Ziyi Wu authored
-
- 01 Jun, 2021 2 commits
- 31 May, 2021 4 commits
- 26 May, 2021 8 commits
-
-
Ziyi Wu authored
-
Wenhao Wu authored
* [Fix] Supplying the model for lyft trained by regnet * updating readme in regnet
-
Ziyi Wu authored
* add knn_heap gpu op support * add unit test * remove old knn & rename knn_heap to knn * interface consistency
-
Ziyi Wu authored
* add RandomDropPointsColor transform * add unit test * add link to PAConv
-
Yezhen Cong authored
-
Wenhao Wu authored
* [Fix] Supplying the model for lyft trained by pointpillars * updating metafile in pointpillars * updating lyft model info in ssn readme
-
Wenhao Wu authored
* [Fix] Converting point with specify rt_matrix * boundary condition * more readability and comprehensibility
-
Ziyi Wu authored
* fix comment errors * add eval_pipeline in mono-nuscene cfg * add vis function in nuscene-mono dataset * refactor vis function to support all three mode boxes proj to img * add unit test for nuscene-mono show func * browse_dataset support nuScenes_mono * add show_results() to SingleStageMono3DDetector * support mono-3d dataset browse * support nus_mono_dataset and single_stage_mono_detector show function * update useful_tools.md docs * support mono-3d demo * add unit test * update demo docs * fix typos & remove unused comments * polish docs
-
- 24 May, 2021 1 commit
-
-
Wenhao Wu authored
-
- 20 May, 2021 1 commit
-
-
Jetze Schuurmans authored
* pip install mmsegmentation Change from mmseg to mmsegmentation. * Update Dockerfile Co-authored-by:Yezhen Cong <52420115+THU17cyz@users.noreply.github.com>
-
- 19 May, 2021 3 commits
-
-
Ziyi Wu authored
* fix if condition to enable KITTI detectors eval on nus/lyft datasets * fix comments
-
Ziyi Wu authored
* compress kitti unit test imgs * add unit test for inference_multi_modality_detector * fix typos * rename init_detector to init_model * show_result_meshlab support seg task * add unit test for seg show_result_meshlab * support inference_segmentor * support pc seg demo * add docs * minor fix * change function name * compress demo data size * update docs
-
Yezhen Cong authored
* Add Lyft fixer file and instructions * Restore Lyft split files
-
- 18 May, 2021 3 commits
-
-
Wenhao Wu authored
* [Fix] Updating mmcv_version to be consistent with mmseg and to support MMCLI * updating get_started.md * updating mminstall to be the pip requirement format
-
Yezhen Cong authored
* fix urls that end with .md * more
-
Ziyi Wu authored
* add configs for pn2 on s3dis * fix bugs * add README for PN2 segmentor * update configs file after experiments * update README * add base schedule files for seg configs * rename pn2_seg config files * update pn2 links in README * add metafile for pn2
-
- 14 May, 2021 2 commits
- 12 May, 2021 1 commit
-
-
Ziyi Wu authored
* build BaseSegmentor for point sem seg * add encoder-decoder segmentor * update mmseg dependency * fix linting errors * warp predicted seg_mask in dict * add unit test * use build_model to wrap detector and segmentor * fix compatibility with mmseg * faster sliding inference * merge master * configs for training on ScanNet * fix CI errors * add comments & fix typos * hard-code class_weight into configs * fix logger bugs * update segmentor unit test * logger use mmdet3d * use eps to replace hard-coded 1e-3 * add comments * replace np operation with torch code * add comments for class_weight * add comment for BaseSegmentor.simple_test * rewrite EncoderDecoder3D to avoid inheriting from mmseg
-
- 11 May, 2021 4 commits
- 10 May, 2021 3 commits
-
-
xiliu8006 authored
* fix error direction * fix aos bug in get_bboxes
-
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
-
Wenhao Wu authored
-
- 08 May, 2021 1 commit
-
-
Ziyi Wu authored
* support PN2 decode head * add mmseg dependency in github workflow * complete PN2 decode head * modify backbone pn2 to support seg task & its unit test * add unit test for PN2 decode_head
-
- 07 May, 2021 3 commits
-
-
Yezhen Cong authored
-
Wenhao Wu authored
-
Haotian Liu authored
-
- 30 Apr, 2021 1 commit
-
-
hjin2902 authored
* Bump to v0.13.0 * modify version.py and be more specific in changelog.md * space before brackets * specific pytorch 1.8 issue * version in getting_started.md * fix bugs * add few bugfix * Update changelog.md * Update changelog.md * Update getting_started.md * Adjust the orders of bug fixes * Update getting_started.md * Update changelog.md Co-authored-by:twang <30491025+Tai-Wang@users.noreply.github.com>
-