- 26 Jan, 2022 1 commit
-
-
Wenhao Wu authored
* update readme * update readme
-
- 01 Dec, 2021 1 commit
-
-
ChaimZhu authored
* add abstract for methods * fix typos
-
- 15 Sep, 2021 1 commit
-
-
dingchang authored
* update metafile * modify version * fix typo * fix typo * fix typo
-
- 31 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* add cfg * add eps format * update README * update model zoo * add paconv readme * add metafile * hack drop_ratio * use base schedule cfg * remove paconv cuda * monor fix * remove paconv cuda config related * update paconv benchmark * update model link
-
- 12 Jun, 2021 1 commit
-
-
Ziyi Wu authored
* enhance IndoorPatchPointSample * modify configs and unit test * add docs & comment * fix legacy bug * minor fix * keep sample_rate and add warning
-
- 18 May, 2021 1 commit
-
-
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
-
- 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
-