- Nov 21, 2020
-
-
Wenwei Zhang authored
* fix parrots compatibility * add comments
-
- Nov 19, 2020
-
-
Qi He authored
* masks from (n,h,w) to [(h,w),...,(h,w)] * Update transforms.py * Update transforms.py * forward compatible * upgrade yapf * minon clean Co-authored-by:
Cao Yuhang <yhcao6@gmail.com>
-
Jiangmiao Pang authored
* update * clip border * clip border * clip * update * update * update * update
-
- Nov 18, 2020
-
-
Wenwei Zhang authored
* clamp neg probability in freeanchor * refactor * resolve comments
-
Guanghui Ren(任广辉) authored
* Speedup expand when meets large image * fix lint error * Update transforms.py
-
- Nov 17, 2020
-
-
Kai Chen authored
* fix pytorch 1.7 imcompatibility issues * remove useless files
-
- Nov 14, 2020
-
-
RunningLeon authored
* Make yoloV3 raw export work with TensorRT * Change bool indexing to integer indexing * Add comments to changes * Add comments to changes Co-authored-by:
Daniel Suess <daniel@dsuess.me>
-
Wang Xinjiang authored
* add tpfp func * fix docstring * Resolve comments
-
Shijie authored
-
- Nov 12, 2020
-
-
mrbulb authored
`num_classes` in model should be the same as the number of dataset class
-
- Nov 11, 2020
-
-
Wenwei Zhang authored
* update trouble shooting page to resolve segmentation fault * resolve comments
-
Guanghui Ren(任广辉) authored
-
- Nov 10, 2020
-
-
Baris Can Cam authored
-
- 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>
-