You need to sign in or sign up before continuing.
- 04 2月, 2020 2 次提交
-
-
由 Guanghua Yu 提交于
* fix all documentation * fix docs conf.py * fix some error * fix readthedocs
-
由 littletomatodonkey 提交于
add libra rcnn, including * libra loss * libra fpn(bfp) * libra sampling
-
- 03 2月, 2020 1 次提交
-
-
由 CodesFarmer 提交于
* add iou loss to yolov3 * modify the comment and delete redundant yml file * fix the low speed bug in dropblock module
-
- 20 1月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* add slim model zoo
-
由 qingqing01 提交于
-
- 17 1月, 2020 2 次提交
- 15 1月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 14 1月, 2020 1 次提交
-
-
由 Liufang Sang 提交于
* add slim quantization demo * add quantization demo * add skip quant * fix details in doc * fix details * fix details * fix details * fix details * fix details * fix details * add model zoo link in doc * remove result in doc
-
- 11 1月, 2020 1 次提交
-
-
由 Yuan Gao 提交于
* add dropblock module * move dropblock module from yolo_head to ops * fix obj365 num classes
-
- 09 1月, 2020 1 次提交
-
-
由 wangguanzhong 提交于
-
- 07 1月, 2020 4 次提交
-
-
由 Guanghua Yu 提交于
* add blazeface nas demo * fix format * fix configs * fix reduce_rate
-
由 littletomatodonkey 提交于
* add gcnet model : https://arxiv.org/abs/1904.11492
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
- 03 1月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* refine code & doc for cpp_infer * add cython for pycocotools install
-
由 littletomatodonkey 提交于
* add diou nms. * fix typo in diou nms and soft nms (lod_leval->lod_level).
-
由 wangguanzhong 提交于
-
由 Bai Yifan 提交于
* update distillation demo
-
- 02 1月, 2020 2 次提交
-
-
由 wangguanzhong 提交于
* load inference * add doc * add config file for tensorrt_infer * add padding for rcnn preprocess * refine code & doc
-
由 whs 提交于
-
- 31 12月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 whs 提交于
-
- 30 12月, 2019 3 次提交
-
-
由 qingqing01 提交于
-
由 wangguanzhong 提交于
* refine cocoapi import * fix infer when anno_path is None
-
由 Yang Zhang 提交于
`--minimal` is option for `generate` and should be positioned after it
-
- 26 12月, 2019 3 次提交
-
-
由 SunAhong1993 提交于
-
由 littletomatodonkey 提交于
* Add GIOU loss. * Add DIOU/CIOU loss. * Change loss box type in bbox_head.py. * Remove fuse_elewise_add_act_ops flag in train.py (Error may happen for elem_divbased on the flag).
-
由 Kaipeng Deng 提交于
-
- 24 12月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Guanghua Yu 提交于
- 1.add cn docs - 2.fix fddb evaluate - 3.fix get_shrink - 4.delete FLAGS.dataset_dir
-
- 23 12月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* split yolov3 loss
-
- 20 12月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
* add step in prior_box * refine README
-
由 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
-
- 19 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Polish Reader to simplify preprocessing logic. # sample_transforms-> make batch -> batch_transforms in Reader. * Clean some code * Imporve yolov3_r50vd_dcn_obj365_pretrained_coco 41.4 to 41.8. * Update all configs.
-
- 17 12月, 2019 1 次提交
-
-
由 SunAhong1993 提交于
* Update x2coco.py to fix the cityscape bug when split dataset
-
- 13 12月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 walloollaw 提交于
Fix hang bug in parallel_map.py when multiprocessing mode used and some consumer exit abnormally (#106)
-
- 11 12月, 2019 2 次提交
-
-
由 Yang Zhang 提交于
so that it does not choke on non conforming docstrings
-
由 SunAhong1993 提交于
* Update GETTING_STARTED_cn.md * Update x2coco.py
-