- Jan 27, 2021
-
-
Haian Huang(深度眸) authored
* Categorize tools * Update docs * Rename tools * Tool organization
-
- Jan 26, 2021
-
-
RunningLeon authored
* add onnx simplify option * resolve comments * add warnings
-
- Jan 20, 2021
-
-
Haian Huang(深度眸) authored
* Update documentation about the modification of train_cfg/test_cfg * Fix docs str * Add docs str * Add docs str
-
- Jan 13, 2021
-
-
Qiaofei Li authored
* fix #4181, invalid link in readme for maskrcnn cityscapes * undo * Update customize_dataset.md * Update config modification setting * add doc for checking annotations of the new customized dataset * reformat * re-add docs for customized dataset * Update customize_dataset.md * use a cascase maskrcnn model as example to replace retinanet * reformat * reformat
-
- Jan 02, 2021
-
-
Wenwei Zhang authored
* fix typo in doc * update register * also resolve #4334
-
- Dec 22, 2020
-
-
Wang Xinjiang authored
* Add docstring for train.py/test.py/eval_metric.py * Add docstring in the document * Update docstring in the document * Update docstring
-
Haian Huang(深度眸) authored
* FPN deprecated warning * FPN deprecated warning * Update pretrain model url * Fix pretrain model base url * Add specific class pre-trained models * Fix isort error * Update doc description * Update model url * Rename config * Rename config
-
- Dec 15, 2020
-
-
RunningLeon authored
* [doc]: add doc for pytorch2onnx * [doc]: remove blank lines * resolve format of doc * refact doc for pytorch2onnx * add space * add to index.rst
-
- Dec 09, 2020
-
-
Jerry Jiarui XU authored
* Add markdown lint in pre-commit hook * add markdown lint
-
Bender authored
-
- Nov 30, 2020
-
-
Wenwei Zhang authored
* bump to v2.7.0 * update dates * update version requirements * rephrase * resolve comments
-
- Nov 01, 2020
-
-
Kai Chen authored
-
- Oct 31, 2020
-
-
AemikaChow authored
-
- Oct 30, 2020
-
-
AemikaChow authored
-
- Oct 27, 2020
- Oct 20, 2020
-
-
ZwwWayne authored
-
- Oct 19, 2020
-
-
Butui Hu authored
-
- Oct 15, 2020
-
-
wangruohui authored
-
wangruohui authored
-
wangruohui authored
-
wangruohui authored
-
wangruohui authored
-
wangruohui authored
-
wangruohui authored
-
- Oct 13, 2020
-
-
yuzhj authored
-
- Oct 10, 2020
-
-
Wenwei Zhang authored
-
Wenwei Zhang authored
* update tutorials for changing training settings * update * Update details of hook * resolve comments * reformat * Update module documentations * add notes for classes specification
-
- Oct 03, 2020
-
-
LabMemNo003 authored
-
- Sep 29, 2020
-
-
Cao Yuhang authored
* add doc of modify loss * minor fix * change name
-
- Sep 24, 2020
-
-
Wenwei Zhang authored
* update tutorials for changing training settings * update * Update details of hook * resolve comments * reformat * add customize workflow * clarify * rephrase * rephrase * fix comments Co-authored-by:
Cao Yuhang <yhcao6@gmail.com>
-
- Aug 31, 2020
-
-
Wang Xinjiang authored
* Fix tutorial * small change
-
- Aug 30, 2020
-
-
Wang Xinjiang authored
* Add custom_imports * Add tutorial * import import_modules_from_strings later to be compatible with previous mmcv versions
-
- Aug 22, 2020
-
-
Wenwei Zhang authored
* support to evaluate concatenated dataset * rm pdb * update model zoo * resolve comments * Add assert during initialization * more flexible usage * add unittests * change order of unittests * Docs (new_datasets): update docs about concat dataset eval * Docs (new_datasets): update docs about concat dataset eval * Resolve comments * Resolve comments
-
- Jul 20, 2020
-
-
Wenwei Zhang authored
* Refine docs and fix format issues * reformat * fix mock * Refine format * Reorganize tutorials
-
- Jul 09, 2020
-
-
Jintao Lin authored
* fix typo in docs and docstring * update launch utility url
-
- Jul 08, 2020
-
-
Kai Chen authored
* add logo and resources folder * update logo size * change logo size to 400 * change logo size to 600
-
- Jun 21, 2020
-
-
Wenwei Zhang authored
* clean legacy deprecated usage of register_module * Update doc
-
- Jun 16, 2020
-
-
mrbulb authored
`target_means` and `target_stds` should be in bbox_coder according to https://github.com/open-mmlab/mmdetection/blob/2b6f6616f804beaca3dbf071fa398c586243db13/configs/_base_/models/mask_rcnn_r50_fpn.py#L48
-