- 13 7月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 09 7月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* update mbv3 ssdlite * fix ssdlite link
-
- 12 6月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 03 6月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* Add ACfpn, `CxAM` and `CnAM` is not included here.
-
- 26 5月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
Add `lr_multi_list` param for SSLD pretrained models' usage.
-
- 14 5月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 08 5月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* add yolov4
-
- 28 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 23 4月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
* code for cornernet * add doc * refine custom op * refine code from review comments * refine doc * update doc * update code * add cornernet_squeeze_mixup_cosine config * update code * update code
-
- 20 4月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add moile-side rcnn server model
-
- 16 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 13 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
* add mobilenet v3 configs * fix some comment * fix memsize
-
- 09 4月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
* fcos initialization * delete the codes not used * pre-commit the committed code * delete the unused function * modify the capacity in loader from 64 to 16
-
- 07 4月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* add yolov3_mobilenet_v3
-
由 littletomatodonkey 提交于
* add server side rcnn model, 62 fps with coco mAP 41.6% and 20fps with coco mAP 47.8%
-
- 04 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 27 2月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 06 2月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* exit1 in travis failed
-
- 04 2月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
add libra rcnn, including * libra loss * libra fpn(bfp) * libra sampling
-
- 07 1月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add gcnet model : https://arxiv.org/abs/1904.11492
-
- 24 12月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
- 1.add cn docs - 2.fix fddb evaluate - 3.fix get_shrink - 4.delete FLAGS.dataset_dir
-
- 20 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add res2net model * modify yml files * add res2net model zoo * add hrnet model * modify model zoo * minor fix readme * update readme in dirs * minor fix softnms bug * refine model zoo * modify yml files * modify pretrain names
-
- 02 12月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
-
- 12 11月, 2019 1 次提交
-
-
由 Yang Zhang 提交于
* Fix nolocal naming * Fix `cb_resnet` as well
-
- 11 11月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 08 11月, 2019 1 次提交
-
-
由 littletomatodonkey 提交于
* add softnms, nonlocal, resnet200_vd_backbone * add CBNet * update model zoo
-
- 30 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* update code & doc
-
由 Yang Zhang 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove actual_shape * add fpn fix
-
- 14 10月, 2019 3 次提交
-
-
由 wangguanzhong 提交于
* add multi-scale test
-
由 Bai Yifan 提交于
-
由 Bai Yifan 提交于
This reverts commit 36a2e65bb74fc8ec9d1720b3db798757b5c0d044.
-
- 12 10月, 2019 2 次提交
-
-
由 Guanghua Yu 提交于
* Add face detection configs and main code. * Integration multi-scale evaluation.
-
由 Bai Yifan 提交于
-
- 29 9月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
* Add backbone and architecture for FaceBoxes and Blazeface. * Add dataloader for WIDERFace dataset.
-
- 27 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* add a global norm_type flag * add group norm on fpn * add gn on box head * add faster rcnn fpn 50 gn config * add mask branch norm * update configs
-
- 26 8月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 Guanghua Yu 提交于
# Add VGG-SSD on VOC and COCO dataset. # Add config and model zoo. # Refine bbox2out and draw_bbox: - Add bbox de-normalize in bbox2out function. - Remove bbox de-normalize in draw_bbox.
-
- 08 8月, 2019 1 次提交
-
-
由 Yuan Gao 提交于
* standard SENet and add a warning in coco loader
-