- 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
-
Kai Chen authored
* add api doc * update mock modules and fix requirements * fix autodoc modules * remove tmp file * add release version in docs/conf.py * fix docstring styles
-
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
-
Wenwei Zhang authored
* Enrich dataset tutorial * Add an example * Modify the demo * Change demo format * change logic * Reformat code in tutorial
-
- 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
-
Cao Yuhang authored
* add configs for all models * fix some configs * Add benchmark models * update some benchmarks * Fix retina config * add more benchmarks * update MODEL_ZOO.md * fix cascade mask num_class bug * change caffe pretrained url * fix paramwise_cfg bug * fix paramwise cfg * restrict minimum h and w in crop_and_resize * add grad clip for fcos * add grad clip for ga retinanet * fix grad clip * fix img norm * fix rpn loss bbox * fix rpn proposal num * fix url * clean * update comparison * minor update * add grad clip for guided anchoring * fix some typos * add inference time details * clean Co-authored-by:
ZwwWayne <wayne.zw@outlook.com>
-
- 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
-