- 03 Dec, 2022 40 commits
-
-
Qing Lian authored
* modify sample_id to sample_id and support fov_image_based on waymo dataset * Update waymo_metric.py * Minor fix * Minor fix * Minor fix * Minor fix * Minor fix * Minor fix * Minor fixes * Minor fixes * Remove optional * fix dataset instances converting bugs * Add a blank line to fix the doc compilation format * Fix the bin file name in waymo_fov config * Resolve conflicts * fix ci and other things Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
lianqing11 <lianqing11@foxmail.com> Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn>
-
Xiangxu-0103 authored
* refine doc * refine docs * replace `CLASSES` with `classes` * update doc * Minor fix Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Shaun authored
* replace defaultformatbundle3d with pack3ddetinputs * remove normalize, pad, imagetotensor from configs * rm unused key 'img_norm_cfg' * fix lint errors * fix lint errors * fix lint error * xx
-
Jingwei Zhang authored
-
vavanade authored
* fix paths on Windows by using `pathlib` * refactor Path import
-
Xiangxu-0103 authored
* fix waymo converter * [Fix] Update waymo converter and fix lint * Update waymo_converter.py * Update kitti_converter.py * Update update_infos_to_v2.py * revert
-
VVsssssk authored
* add project in mmdet3d * fix * fix
-
VVsssssk authored
* fix a bug * fix a batch inference bug * fix docs
-
Erli Ouyang authored
fix lint
-
VVsssssk authored
* add pvrcnn module code * add voxelsa * fix * fix comments * fix comments * fix comments * add stack sa * fix * fix comments * fix comments * fix * add ut * fix comments
-
Jingwei Zhang authored
* support fast eval on waymo * support waymo evaluatioin more flexible and faster * support waymo evaluatioin more flexible and faster * renames * add docs * add guides for multi-thread evaluation toolkit * fix docstring * add download link for idx2metainfo * add docstring * set convert_kitti_format=False in Lidar-based methods * fix docs * add docstring
-
Xiangxu-0103 authored
* fix config * refactor import of `mmdet` * fix lint * fix lint
-
Xiangxu-0103 authored
-
Jingwei Zhang authored
-
Jingwei Zhang authored
-
ChaimZhu authored
* fix kitti test evaluation bugs * update
-
Xiangxu-0103 authored
-
Jingwei Zhang authored
* add loading converted keys and README, metafile * update readme * reorganize readme * add version in FCAF3d detector
-
ChaimZhu authored
-
ChaimZhu authored
* rame CLASS and PALETTE to class and palette * change mmcv-full to mmcv * fix comments
-
xiangxu-0103 authored
-
Jingwei Zhang authored
-
Wencheng Wu authored
* [Enhance] Add an example of pcd to bin format. * Fix installation and typo.
-
Xiangxu-0103 authored
-
Jingwei Zhang authored
* add fcaf3d config * support inference of fcaf3d on scannet-3d * minor changes * fix config of scannet * align test precision of facaf3d && support training * add ut * fix bugs of dataset conversion and indoor_metric * support fcaf3d on sunrgbd datasets and add rorate_iou_loss ut * small fix * add docstring and typehint * add typehint for SparseTensor * remove pdb * fix fcaf3d ut
-
ChaimZhu authored
* update metainfo in pkl file * update * add version for waymo * update kitti metric
-
Shaun authored
-
Jingwei Zhang authored
* support tensorflow>2.6.0 * add filter conditions
-
ChaimZhu authored
* fix circle ci * update * update
-
Xiangxu-0103 authored
* [Refactor] Use `mmeval.MeanIoU` for `SegMetric` (#1929) * Use mmeval.MeanIoU * fix comments and add self.reset * add mmyolo Co-authored-by:ChaimZhu <zhuchenming@pjlab.org.cn>
-
JingweiZhang12 authored
-
xiangxu-0103 authored
delete whitespace update docs remove unnecessary optional docs update docs add mmengine assertion add docstring fix mminstall update mmengine version fix [Fix]: fix semantic segmentation related bugs (#1909) fix semantic seg fix lint remove unused imports fix update pointnet2-s3dis config update data_list according to scene_idxs remove useless function fix bug lack `eval_ann_info` during evaluation fix bug update doc fix lint update docs Update det3d_dataset.py update docstrings update docs fix lint update docs fix fix fix lint
-
Jingwei Zhang authored
* refactor sassd * rename some varibles * add ut for sassd * add some comments * add some comments * [Refactor] Use `mmeval.MeanIoU` for `SegMetric` (#1929) * Use mmeval.MeanIoU * fix comments and add self.reset * solve some comments * fix docstring Co-authored-by:ChaimZhu <zhuchenming@pjlab.org.cn>
-
Qing Lian authored
-
Jingwei Zhang authored
* add instance statistics before and after through pipeline * add docstring * support showing cat-wise instance statistics * show all statistics of the dataset * small fix * polish code * show table * small fix * rename some varibles
-
ChaimZhu authored
* fix point cloud loop visualization error * fix browse_dataset * fix browse_dataset * support saving lidar_det Co-authored-by:JingweiZhang12 <zjw18@mails.tsinghua.edu.cn>
-
Tai-Wang authored
-
Tai-Wang authored
-
Tai-Wang authored
-
VVsssssk authored
-