- Dec 09, 2020
-
-
Jerry Jiarui XU authored
* Add markdown lint in pre-commit hook * add markdown lint
-
- Nov 30, 2020
-
-
Wenwei Zhang authored
* bump to v2.7.0 * update dates * update version requirements * rephrase * resolve comments
-
- Nov 21, 2020
-
-
Renjith Baby authored
Added instructions related to the docker version to ensure that user is not running into issues mentioned here https://github.com/NVIDIA/nvidia-docker/issues/1165
-
- Nov 14, 2020
-
-
Shijie authored
-
- Nov 01, 2020
-
-
Wenwei Zhang authored
* bump to v2.6.0 * update version requirements * Add README.md reference * Fix README.md
-
Kai Chen authored
-
- Oct 31, 2020
-
-
AemikaChow authored
-
- Oct 30, 2020
-
-
AemikaChow authored
-
- Oct 29, 2020
-
-
RyanXLi authored
-
- Oct 28, 2020
-
-
RyanXLi authored
-
- Oct 19, 2020
-
-
Butui Hu authored
-
- Oct 12, 2020
-
-
RyanXLi authored
-
- Oct 07, 2020
-
-
Jiarui XU authored
-
- Oct 05, 2020
-
-
RyanXLi authored
-
- Oct 01, 2020
-
-
Jiarui XU authored
-
- Sep 18, 2020
-
-
Jerry Jiarui XU authored
* [Enhance] Update ckpt file name in docs * fixed config path
-
- Sep 03, 2020
-
-
Cao Yuhang authored
* update some models * some fix * support cascade * add htc * sup more models * sup point rend * clean comment * minor fix * clean * fix unittest * update doc * fix image demo and robustness test * fix webcame
-
- Aug 20, 2020
-
-
Jerry Jiarui XU authored
* Add eval-option flag for testing * Update description * Add BC * Update docs * merge with cfg.evaluate * add more info * add more keys to pop * add docs
-
- Aug 13, 2020
-
-
Wenwei Zhang authored
* Update usage and trouble shooting links * update support for pt1.6
-
- Aug 05, 2020
-
-
robin Han authored
* Update pytorch2onnx.py which using new logic to convert pytorch to ONNX * use standard API to check whether in ONNX convert process * only compare the score value while verifying results between ONNX and pytorch * move import onnx before import torch, or something weird will happen * use real images for input * modifying the way of calling nms * modify docstring for bbox2result, and remove unnecessary part for onnx exporting * modify the 'Convert to ONNX' part in docs * replace or to | in docstring * update according to the latest mmcv * add normalize part * raise error while using low version mmcv * minor update * minor update Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com>
-
- Jul 27, 2020
-
-
Chien-Hung authored
* add gui link in getting_started.md * add gui link in getting_started.md
-
- Jul 23, 2020
-
-
Siyeong authored
L268: [wrong argumentation]: --work_dir --> --work-dir
-
- Jul 14, 2020
-
-
kaushikb11 authored
-
- Jul 09, 2020
-
-
Jintao Lin authored
* fix typo in docs and docstring * update launch utility url
-
- Jul 08, 2020
-
-
Wenwei Zhang authored
* Fix bug of ordered list in getting_started * Update docs * Update usage * Change example order
-
Kai Chen authored
* add logo and resources folder * update logo size * change logo size to 400 * change logo size to 600
-
- Jun 27, 2020
-
-
Kai Chen authored
* migrate flops counter to mmcv * remove useless unit tests * update the doc
-
- May 27, 2020
-
-
Kevin authored
-
- May 19, 2020
-
-
kinredon authored
-
- May 18, 2020
-
-
Wenwei Zhang authored
* Add links in docs * Fix typo * Fix unittest bug
-
- May 14, 2020
-
-
Deepak Kumar Singh authored
-
Deepak Kumar Singh authored
- CAMERA-ID was mention for image_demo.py
-
- May 08, 2020
-
-
Wenwei Zhang authored
* add python path in scripts * Make python path work * Shorter path * Add docs * Change dist scripts * Change slurm example * Fix validate default bug * Change docs accordingly
-
- May 06, 2020
-
-
Wenwei Zhang authored
* add python path in scripts * Make python path work * Shorter path * Add docs * Change dist scripts * Change slurm example
-
Kai Chen authored
* fix the docs * add docs for image demo * add macOS in supported systems * add mmcv into requirements of readthedocs
-
- May 05, 2020
-
-
Iago González authored
* Add score_thr parameter to test * Add info about score_thr in docs * Rename score_thr to show_score_thr * Fix show-score-thr name in getting_started.md
-
- May 03, 2020
-
-
Kai Chen authored
* add docs * reorg tutorials and a minor fix * add docs on adding new necks
-
- May 02, 2020
-
-
Kai Chen authored
-
- May 01, 2020
-
-
Wenwei Zhang authored
* Add tutorials for V2.0 * Add details for dataset tutorial * add tutorials in index.rst * Add tutorials for concat data * Modify documents * More contents
-
Jerry Jiarui XU authored
-