- Jun 26, 2020
-
-
Hongkai Zhang authored
* Code for paper "Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training" * update configs/dynamic_rcnn/dynamic_rcnn_r50_fpn_1x.py * reformat code * simplify code * update model link * simplify code * simplify code logic * simplify code and add comments * minor updates of the docstring Co-authored-by:
Jiarui XU <xvjiarui0826@gmail.com> Co-authored-by:
Kai Chen <chenkaidev@gmail.com>
-
- Jun 21, 2020
-
-
Wenwei Zhang authored
* clean legacy deprecated usage of register_module * Update doc
-
- Jun 18, 2020
-
-
Jerry Jiarui XU authored
-
- Jun 17, 2020
-
-
Kai Chen authored
-
- 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
-
- Jun 12, 2020
-
-
AZEEZ IDRIS authored
Edit typographical errors.
-
- Jun 11, 2020
-
-
Wenwei Zhang authored
* update project link * Update projects
-
Wenwei Zhang authored
-
- Jun 09, 2020
-
-
Wenwei Zhang authored
* Bump version to v2.1 * clean minor changes * More specific change log and clean unnecessary items * add 2947
-
- Jun 08, 2020
-
-
Leonardo Rossi authored
* roi_extractors: GRoIE addition Signed-off-by:
Leonardo Rossi <leonardo.rossi@unipr.it> * Fix bug caused by empty tensor and update benchmark results Co-authored-by:
ZwwWayne <wayne.zw@outlook.com>
-
Jerry Jiarui XU authored
-
- Jun 05, 2020
-
-
Jerry Jiarui XU authored
* add lvis dataset * fixed eval * fixed test cfg * add resnext config * update md * fixed name * update model urls * minor fix * fixed typo * use open-mmlab lvis * update travis * fixed install * make class balance as default
-
- Jun 04, 2020
-
-
Wenwei Zhang authored
* add tutorials * use arxiv page
-
- Jun 02, 2020
-
-
Wenwei Zhang authored
* add 3x link * Update model links * clean scripts * fix typo
-
- Jun 01, 2020
-
-
Long(Tony) Lian authored
-
- May 27, 2020
-
-
Kevin authored
-
- May 25, 2020
-
-
Cao Yuhang authored
* fix gcc requirement * move gcc requirement to install.md
-
- May 24, 2020
-
-
Wang Xinjiang authored
* Add upsample_cfg support in FPN * small fix * Add multiple extra conv sources * small logical fix * Add neck tests for fpn * Add neck tests for fpn * fixed several typos * resolved issues * Removed extra_convs_source option * added necks to apis.rst * change according to comments * reconfigured configs
-
- May 23, 2020
-
-
Wenwei Zhang authored
* Add RegNet, docs/refactor TBD * Support RegNet * Add RegNets * Modify docs and refactor code * fix pre-train bug * Performance ready * Use public model weights * Performance & settings done * Fix unittest bug * Try another way of test config * Add unittest and refactor * Reformat * Finish refactor regnet * merge tests * fix conflicts * Fix resnext CI bug * rename parameter * Add ref link & clean _delete_ * tweaks of doc * try resnext doctest * add expansion in block * remove doctest of resnext
-
- May 21, 2020
-
-
Jerry Jiarui XU authored
* add RepeatFactorDataset * add docs and test * rename to ClassBalancedDataset * fixed typo
-
Cao Yuhang authored
* update inf speed * update some models * update benchmark config and model * add no aug config * merge log model table with performance table * add detectron2 url
-
- May 19, 2020
-
-
kinredon authored
-
Wenwei Zhang authored
-
Wenwei Zhang authored
* Add links in docs * Fix typo * Add links of projects * Add paper links
-
- May 18, 2020
-
-
Wenwei Zhang authored
* Add links in docs * Fix typo * Fix unittest bug
-
- May 15, 2020
-
-
grayson-hilliard authored
* adds note to remove build folder * updates note to remove build folder
-
- May 14, 2020
-
-
Deepak Kumar Singh authored
-
Deepak Kumar Singh authored
- CAMERA-ID was mention for image_demo.py
-
- May 13, 2020
-
-
Wenwei Zhang authored
* Add a mask rcnn example for config * Add comments * Add more comments * Finish docs * Fix refer * Resolve comments * resolve comments * Fix indents * Fix url
-
- 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
-
TinUnkai authored
settins -> settings
-
- May 07, 2020
-
-
Wang Xinjiang authored
2. Added FSAF model zoo Co-authored-by:
wangxinjiang <wangxinjiang@sensetime.com>
-
- May 06, 2020
-
-
github authored
-
Jerry Jiarui XU authored
* rename anchor_heads to dense_heads * update docs * update docs * update doc with code block
-
Wenwei Zhang authored
* add python path in scripts * Make python path work * Shorter path * Add docs * Change dist scripts * Change slurm example
-
Jerry Jiarui XU authored
* add print_config.py tool * update docs
-
Kai Chen authored
* update dockerfile * typo fix
-
Cao Yuhang authored
* add compare table fix model_zoo.md * fix some typos * minor add * minor update * add link for mmdet * minor update
-
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
-
-
Kai Chen authored
* add v2.0 changelog * minor updates * add speedup percentage * update changelog * update the release date
-