- 26 May, 2021 4 commits
-
-
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 8 commits
-
-
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>
-
Vitalii Kudinov authored
-
Ziyi Wu authored
* fix small bug in get_loading_pipeline() * adopt eval_pipeline & support seg visualization * support multi-modality vis * fix small bugs * add multi-modality args & support S3DIS vis * update docs with imgs * fix typos
-
Wenhao Wu authored
* [Enhance] Support MMCLI * changing the mmdet version in mminstall.txt * Update mminstall.txt Set mmdet upper bound to 2.11.0 Co-authored-by:Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
-
Wenhao Wu authored
-
twang authored
-
hjin2902 authored
-
Ziyi Wu authored
* add sample data for waymo dataset unit test * support getitem unit test * unit test for show * unfinished evaluate unit test * KITTI format evaluate done, Waymo format uncomplete * add format_results unit test * make waymo sample data size small * remove unused comment * add pipeline show test * finish * compress img size
-
- 28 Apr, 2021 6 commits
-
-
Wenhao Wu authored
* [Feature] Adding PWC metafile * fix url in nuimages * removing inaccurate training time * refine pwc index * refine training resources * removing empty metric of metafile in regnet * removing 'Focal_Loss' and 'SECOND' from Architecture
-
Ziyi Wu authored
-
Yezhen Cong authored
-
Ziyi Wu authored
* typos in gitignore * modify customize_runtime docs * update MMGen description * replace mmdet with mmdet3d * add MMOCR
-
Yezhen Cong authored
-
Ziyi Wu authored
* remove registry.py in datasets/ * remove registry.py in ops/pointnet_modules/ * remove registry.py in models/ * refactor builder using mmcv.MODELS registry * update mmcv min version requirement * change min mmcv version requirement in mmdet3d/__init__.py * min mmcv version to 1.3.2
-