- 09 Feb, 2022 2 commits
- 05 Jan, 2022 1 commit
-
-
Wenhao Wu authored
* Update README & getting_started & changelog & version.py * resolve comments * Update the required maximum version of mmcv-full * Update changelog.md * Update getting_started.md * Add highlight in changelog.md
-
- 30 Dec, 2021 1 commit
-
-
Wenhao Wu authored
* Update mmdet minimum version * Update build.yml * mminstall.txt * Update mmseg minimum version
-
- 16 Dec, 2021 1 commit
-
-
Tai-Wang authored
* Merge English and Chinese doc into the same folder * Add logo image back * Add logo image back
-
- 06 Dec, 2021 1 commit
-
-
Tai-Wang authored
* Update version.py * Update getting_started.md * Update getting_started.md * Update README.md * Update README.md * Update README_zh-CN.md * Update changelog.md * Update changelog.md * Update getting_started.md * Update getting_started.md * Update the upper bound of mmcv version * Update the upper bound of mmcv version * Update the upper bound of mmcv version * Update the PR number * Remove the PGD docker PR (merged into v1.0.0.dev0)
-
- 01 Dec, 2021 1 commit
-
-
Joni Airaksinen authored
Copy the repository in the Dockerfile instead of cloning. This makes it possible to work with latest modifications, such as PGD in the dev branch, and also network bandwith does not get wasted.
-
- 01 Nov, 2021 1 commit
-
-
Tai-Wang authored
* Update getting_started.md * Update getting_started.md * Update version.py * Update README_zh-CN.md * Update README.md * Update changelog.md * Fix a typo
-
- 13 Oct, 2021 1 commit
-
-
Tai-Wang authored
-
- 08 Oct, 2021 1 commit
-
-
Tai-Wang authored
* Update version.py * Update getting_started.md * Update getting_started.md * Update README.md * Update README_zh-CN.md * Update README_zh-CN.md * Update README.md * Update changelog.md * Refine v1.0.0.dev0 notes * Refine v1.0.0.dev0 notes * Refine v1.0.0 notes (chinese readme) * Refine some expressions
-
- 01 Sep, 2021 1 commit
-
-
Tai-Wang authored
* Update README.md * Update README_zh-CN.md * Update version.py * Update getting_started.md * Update getting_started.md * Update changelog.md * Remove "recent" in the news * Remove "recent" in the news * Fix comments
-
- 09 Aug, 2021 1 commit
-
-
Yezhen Cong authored
* Part of the zh doc * Complete the rest * Fix typos * Revert * Fix comments
-
- 03 Aug, 2021 1 commit
-
-
Tai-Wang authored
* Update README.md * Update README_zh-CN.md * Update getting_started.md * Update getting_started.md * Update version.py * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md
-
- 30 Jul, 2021 1 commit
-
-
Xi Liu authored
* add getting_started chinese version * fix some typos * Update getting_started.md Modified some typos * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md * Update getting_started.md
-
- 02 Jul, 2021 1 commit
-
-
hjin2902 authored
* Bump to v0.15.0 * fix typo, specific bugfix, install version * fix LoadMultiViewImageFromFiles * compatibility about mmcv version
-
- 01 Jul, 2021 1 commit
-
-
xiliu8006 authored
* support 3dssd * support one-stage method * for lint * support two_stage * Support all methods * remove init_cfg=[] in configs * test * support h3dnet * fix lint error * fix isort * fix code style error * fix imvotenet bug * rename init_weight->init_weights * clean comma * fix test_apis does not init weights * support newest mmdet and mmcv * fix test_heads h3dnet bug * rm *.swp * remove the wrong code in build.yml * fix ssn low map * modify docs * modified ssn init_config * modify params in backbone pointnet2_sa_ssg * add ssn direction init_cfg * support segmentor * add conv a=sqrt(5) * Convmodule uses kaiming_init * fix centerpointhead init bug * add second conv2d init cfg * add unittest to confirm the input is not be modified * assert gt_bboxes_3d * rm .swag * modify docs mmdet version * adopt fcosmono3d * add fcos 3d original init method * fix mmseg version * add init cfg in fcos_mono3d.py * merge newest master * remove unused code * modify focs config due to changes of resnet * support imvoxelnet pointnet2 * modified the dependencies version * support decode head * fix inference bug * modify the useless init_cfg * fix multi_modality BC-breaking * fix error blank * modify docs error
-
- 23 Jun, 2021 1 commit
-
-
Tai-Wang authored
* Rename 0_demo.md to demo.md * Move demo to Get Started * Update Verification correspondingly
-
- 20 Jun, 2021 1 commit
-
-
Ziyi Wu authored
* remove mmseg max ver limit * install mmdet 2.11.0 * mmseg < 0.14.1 * change mmseg to mmsegmentation * fix mmseg to 0.14.0
-
- 01 Jun, 2021 1 commit
-
-
hjin2902 authored
* Bump to v0.14.0 * remove the parameter label_weight
-
- 19 May, 2021 1 commit
-
-
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
-
- 18 May, 2021 1 commit
-
-
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
-
- 11 May, 2021 1 commit
-
-
Ziyi Wu authored
-
- 10 May, 2021 1 commit
-
-
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
-
- 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>
-
- 28 Apr, 2021 2 commits
-
-
Ziyi Wu 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
-
- 21 Apr, 2021 1 commit
-
-
Ziyi Wu authored
-
- 14 Apr, 2021 1 commit
-
-
Yezhen Cong authored
-
- 08 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* uncomplete * support lidar2img loading * add box_type_3d args in MVX-Net config file * support multi-modality demo for LiDAR point clouds * support multi-modality demo for indoor (depth) point clouds * move demo data into folder and modify docs * add input check & more general filename matching * update docs for demo and add README file for demo * add score_threshold option to demos * add data for ScanNet & KITTI dataset multi-modality test * add multi-modality visualization in ScanNet and KITTI dataset * add unittest for modified visualization function * delete saved temp file and dirs in unittests using TemporaryDirectory * fix typos in docs & move README of demos to docs/ * add demo docs to documentation * fix link error Co-authored-by:wHao-Wu <wenhaowu.chn@gmail.com>
-
- 02 Apr, 2021 1 commit
-
-
twang authored
* Update README.md * Update README_zh-CN.md * Update getting_started.md * Update changelog.md * Change pdf to abs link and revise the highlights
-
- 23 Mar, 2021 1 commit
-
-
xiliu8006 authored
-
- 02 Mar, 2021 1 commit
-
-
twang authored
* Update README.md * Update README_zh-CN.md * Update getting_started.md * Update version.py * Update changelog.md * Update changelog.md * Update changelog.md
-
- 21 Feb, 2021 1 commit
-
-
xiliu8006 authored
* Modify README * modify the mmdetection to mmdetection3d in CONTRIBUTING.md and add model zoo link before demo in getting_started.md * arxiv->Arxiv * Add model zoo link
-
- 01 Feb, 2021 1 commit
-
-
twang authored
* Update README.md * Update getting_started.md * Update version.py * Update changelog.md * Update numpy requirements * Update runtime.txt * Merge minor items * Add support for SemanticKITTI dataset
-
- 18 Jan, 2021 1 commit
-
-
wikiwen authored
-
- 04 Jan, 2021 1 commit
-
-
twang authored
* Update README.md * Update version.py * Update getting_started.md * Update __init__.py * Update changelog.md * Update README.md * Update news for nuScenes detection challenge * Update README to be compatible with refactored doc * Update an installation subtitle * rephrase Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
- 30 Dec, 2020 1 commit
-
-
twang authored
* Refactor get_started.md primarily * Create data_preparation.md * Refactor model_zoo.md * Remove the title * Put Data Preparation under Get Started * Adjust the level of Model Zoo * Create 1_exist_data_model.md * Create 2_new_data_model.md * Update 1_exist_data_model.md * Create useful_tools.md * Update index.rst * Delete install.md * Adjust the order of get started subsections * First complete version for customized datasets * Update Tutorial 1 * Moved into Tutorials * Update titles of tutorial 3 * Update 2_new_data_model.md * Update 1_exist_data_model.md * Update links to relative paths * Tutorial 2 revised * Delete finetune.md * Create customize_models.md * Create customize_runtime.md * Update index.rst * Update waymo.md * Delete new_modules.md * Preliminary update * Update customize_models.md * Update useful_tools.md * Update title * Fix a typo of tutorial 4 * Update level of titles * Merge verification and demo * Update 1_exist_data_model.md * Update [Dataset Conversion] * Update 2_new_data_model.md * Update customize_dataset.md * Update the example of customized dataset * Update customize_dataset.md * Enhance the doc structure * Update README.md * Change the abs path to relative path
-
- 10 Oct, 2020 1 commit
-
-
yinchimaoliang authored
-
- 20 Sep, 2020 1 commit
-
-
Wenwei Zhang authored
* Add gitlab CI back * clean isort * Update gitlab CI version * Update mmcv install * fix unit test bug * waymo * Use new flake8 * Update mmdet3d/core/evaluation/waymo_utils/prediction_kitti_to_waymo.py, tools/data_converter/waymo_converter.py files * Add baseline configs for waymo * fix linting * yapf reformat * update waymo results * Update waymo model zoo and docs * Bump v0.6.0 * Fix a minor bug when converting waymo data * Fix cmds in the waymo doc * Fix setup.cfg to pass isort test * Fix waymo configs * Update model zoo link & doc * update version date * clean ci Co-authored-by:
wangtai <wangtai@sensetime.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com>
-
- 02 Aug, 2020 1 commit
-
-
yinchimaoliang authored
* Add ply convert * Change example. * Change shell to python.
-