- 19 Oct, 2023 1 commit
-
-
Sun Jiahao authored
-
- 18 Oct, 2023 1 commit
-
-
Sun Jiahao authored
-
- 13 Sep, 2023 1 commit
-
-
1uciusy authored
* update the part of in doc of nuScenes dataset * update nuScenes tutorial * add alternative bev sample code and necessary description for the nuscenes dataset * update nuscenes tutorial * update nuscenes tutorial * update nuscenes tutorial * use two subsections to introduce monocular and BEV * use two subsections to introduce monocular and BEV * use two subsections to introduce monocular and BEV * update NuScenes dataset BEV based tutorial * update NuScenes dataset BEV based tutorial
-
- 14 Jun, 2023 1 commit
-
-
ZhuLifa authored
* [Docs]: Add BEVFusion in benchmark & model zoo in README * [Docs]: Add CenterFormer in benchmark & model zoo in README * [Docs]: Add TR3D in benchmark & model zoo in README * [Docs]: Add DETR3D and PETR in benchmark & model zoo in README * [Docs]: Add TPVFormer in benchmark & model zoo in README * [Docs]: Add 6 models in benchmark & model zoo in README_zh-CN * [Docs]: Add 6 models in model_zoo.md * [Style]: Stylize the code
-
- 06 Jun, 2023 1 commit
-
-
Maksim Kolodiazhnyi authored
* Update indoor3d_util.py Changed data load function. Dataset parsing was accelerated from about 5 hours to 10 minutes. * Added pandas import * minor fix * fix markdown --------- Co-authored-by:JingweiZhang12 <zjw18@mails.tsinghua.edu.cn>
-
- 05 Jun, 2023 1 commit
-
-
Sun Jiahao authored
* update link * fix coord
-
- 31 May, 2023 1 commit
-
-
Jingwei Zhang authored
* fix latex in readthedocs * fix zh_cn latex * fix zh_cn latex * fix en latex
-
- 29 May, 2023 1 commit
-
-
Xiang Xu authored
-
- 17 May, 2023 1 commit
-
-
Sun Jiahao authored
-
- 12 May, 2023 1 commit
-
-
Sun Jiahao authored
* add md * fix table * fix dataset_prepare
-
- 10 May, 2023 1 commit
-
-
Jingwei Zhang authored
* init commit * add demo image * support wait-time in hook * add demo of bevfusion * polish docs * more smooth multi-modal vis * fix visualization.md * support depth vis adaptively
-
- 26 Apr, 2023 1 commit
-
-
Sun Jiahao authored
* change md * add pkl
-
- 25 Apr, 2023 4 commits
-
-
Jingwei Zhang authored
* fix rotation in MVXNet * add comments * add comments * update link of mvxnet in inference.md
-
Xiang Xu authored
* update docs build * fix lint * update * update
-
Jingwei Zhang authored
* fix demo and visualization * update second checkpoint and link * rename link about scannet config * fix amp config and add lidar_seg in vis_hook * revert main to master in changelog_v1.0.x
-
Jingwei Zhang authored
* init commit * add zh-cn docs * polish docs * polish docs * refine docs and update description about S3DIS, ScanNet * polish docs
-
- 14 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
* refactor docs structures * refactor zh_cn docs * fix docs * refactor datasets structures * minor fix
-
- 10 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
* loose numba version * update miniinstall * update all version restriction * update all version restriction about mmcv * minor changes * add numba version in faq * using mmcv2.0.0rc4 Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> --------- Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com>
-
- 16 Mar, 2023 1 commit
-
-
Jingwei Zhang authored
* update config link in readme * update version restriction * update * fix some configs error in metafile * add pvrcnn and fcaf3d in model-index.yml
-
- 15 Mar, 2023 1 commit
-
-
Sun Jiahao authored
* fix polarmix UT * add torchsparse block * fix pytest skip * add installtion in get_started * fix name * fix UT bug * update doc string * add omit sudo install
-
- 13 Mar, 2023 2 commits
- 06 Mar, 2023 1 commit
-
-
Xiang Xu authored
-
- 28 Feb, 2023 1 commit
-
-
Sun Jiahao authored
* fix polarmix UT * add location * fix base_inferencer scope
-
- 20 Feb, 2023 1 commit
-
-
Xiang Xu authored
-
- 06 Feb, 2023 1 commit
-
-
Xiang Xu authored
* upgrade python to 3.7 * Update test.yml * remove
-
- 29 Jan, 2023 1 commit
-
-
Xiang Xu authored
* Update customize_models.md * Update customize_runtime.md * Update customize_models.md * Update customize_runtime.md * fix typo * fix typo * fix
-
- 18 Jan, 2023 1 commit
-
-
Xiang Xu authored
* Update config.md * Update config.md * fix typo * Update config.md * Update config.md * Update config.md * fix minor typo * fix minor typo in zh_cn version
-
- 19 Dec, 2022 2 commits
-
-
Xiangxu-0103 authored
* update mdformat version * Update benchmarks.md * Update faq.md
-
Xiangxu-0103 authored
* Update customize_dataset.md * Update customize_dataset.md
-
- 09 Dec, 2022 1 commit
-
-
Xiangxu-0103 authored
* update en doc for lidar_det3d * update chinese doc * fix typo
-
- 03 Dec, 2022 5 commits
-
-
Xiangxu-0103 authored
* Update getting_started.md * Update getting_started.md
-
thinkthinking authored
-
Xiangxu-0103 authored
* refine doc * refine docs * replace `CLASSES` with `classes` * update doc * Minor fix Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
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
-
- 11 Oct, 2022 1 commit
-
-
ChaimZhu authored
* fix mono3d related bugs * update kitti-mono3d script * update mono3d task * update resize3d and randomresize3d * fix * update dataset converter script * fix part of comments * unify the task name in datasets and visualization * fix comments * rename 3d to lidar_det * fix ci * change boxlist to boxtype * change default value ot lidar_det * fix bugs
-
- 29 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* modify ci config * minor changes * min python==3.7.4 & update install docs * fix data_preprocessor * fix data_preprocessor * install waymo-open-dataset-tf-2-6-0 * update docs
-
- 28 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* add coco ann for mono3d demo and fix inference * add demo pkl * update docs
-
- 01 Sep, 2022 1 commit
-
-
ChaimZhu authored
* update repo version * update * update version.py * fix version
-