- Nov 05, 2020
-
-
GT9505 authored
* add faster rcnn C5 * add trained faster rcnn C5 model url * fix typos * update based on 1-st comments * update unittest for ChannelMapper * small changes of ChannelMapper's docstring * small changes of ChannelMapper's docstring
-
Jerry Jiarui XU authored
* [Enhancement] Refactor Q&A * fix typo * fix cudatoolkit * rename * resovle cmts * reanme * fixed yaml * add link
-
- Nov 04, 2020
-
-
Wenwei Zhang authored
-
- Nov 03, 2020
-
-
wdmwhh authored
-
- Nov 01, 2020
-
-
miaosakurai authored
-
Wenwei Zhang authored
* bump to v2.6.0 * update version requirements * Add README.md reference * Fix README.md
-
Wenwei Zhang authored
Refactor documentation
-
Kai Chen authored
-
- Oct 31, 2020
-
-
AemikaChow authored
-
Jerry Jiarui XU authored
-
- Oct 30, 2020
-
-
AemikaChow authored
-
Wenwei Zhang authored
* add rpn upgrade scripts for v2.5.0 compatibility * rephrase docs
-
- Oct 29, 2020
-
-
David de la Iglesia Castro authored
-
hyz-xmaster authored
-
AemikaChow authored
[Doc] Refactor doc on `tools/`
-
RyanXLi authored
-
hyz-xmaster authored
* add varifocal loss, vfnet head and config file * fix nonzero() and register_module bug * add more configs and README.md * enlarge image in README.md * add arxiv link * add paper arxiv link * attempt to fix checks error - res2net * update readme * update according to comments * revert res2net.py * compact the VFNetHead * adapt for official TTA * add unit tests and refine vfnet_head * update url * update readme * add minor comments * update supported models * remove VFNet.png Co-authored-by:
Cao Yuhang <yhcao6@gmail.com>
-
- Oct 28, 2020
-
-
David de la Iglesia Castro authored
-
AemikaChow authored
Add docs
-
RyanXLi authored
-
David de la Iglesia Castro authored
* Use mmdet.apis * Add show_dir and show_score_thr args * pre-commit * Save each corruption in separate folder * Save each corruption in separate folder
-
Jerry Jiarui XU authored
-
- Oct 27, 2020
- Oct 26, 2020
-
-
Wenwei Zhang authored
-
- Oct 25, 2020
-
-
Wang Xinjiang authored
* speed up and improve stabe paa * fix yapf * change default value of covariance_type * change precisions_init * Add tied covariance type * Change default covariance_type Co-authored-by:
d.rybalchenko <d.rybalchenko@visionlabs.ru> Co-authored-by:
rydenisbak <rydenisbak@mail.ru>
-
- Oct 23, 2020
-
-
Jiaqi Wang authored
* ga ret r50 model url update * update url
-
- Oct 22, 2020
-
-
RunningLeon authored
-
- Oct 21, 2020
-
-
AemikaChow authored
Tutorial refactor data train
-
- Oct 20, 2020
-
-
ZwwWayne authored
-
- Oct 19, 2020
-
-
RunningLeon authored
* [enhance]: RoIAlign in mmcv is supported with aligned=False in CPU mode * [Fix]: RoIPool doesn't have `aligned` attribute * [enhance]: CPU inference with RoIPool is not supported currently (#3930)
-
Butui Hu authored
-
ZwwWayne authored
-
- Oct 18, 2020
-
-
Jiangmiao Pang authored
-
- Oct 16, 2020
-
-
Qiaofei Li authored
Add supports for giou calculation in BboxOverlaps2D, and re-implements giou_loss using bbox_overlaps (#3936) * supports for BboxGIoU2D and re-implements giou_loss using bbox_gious * remove unnecessary * reformat * reformat docstring * reformat * rename * supports for giou calculating in BboxOverlaps2D, and re-implements giou_loss using bbox_overlaps * reformat * move giou related unit test from test_losses.py to test_iou2d_calculator.py * reformat * Avoid division by zero in PAA head when num_pos=0 * explicitly add mode in giou_loss
-
Wenwei Zhang authored
-
- Oct 15, 2020
-
-
AemikaChow authored
[doc] tutorial for existing dataset and model
-
wangruohui authored
-
wangruohui authored
-