- 02 7月, 2021 1 次提交
-
-
由 George Ni 提交于
* add deepsort export model, reid infer * fix jde_yolov3 metric * fix deepsort deploy * fix doc, clean code * add mot deploy infer image, add run_benchmark
-
- 28 6月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refine keypoint deploy * fit video infer * fix post process * update comments for keypoint_batch_size
-
- 10 6月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde fairmot export and video python infer
-
- 09 6月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 28 5月, 2021 1 次提交
-
-
由 cnn 提交于
* rcnn bs>1 * delete redundant comments
-
- 21 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 20 5月, 2021 1 次提交
-
-
由 cnn 提交于
* bs>1 for YOLO
-
- 15 5月, 2021 1 次提交
-
-
由 FlyingQianMM 提交于
* add fairmot * rename pretrain_weights * add comments; reuse focal loss and convnorm * update comments
-
- 14 5月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
-
- 12 5月, 2021 1 次提交
-
-
由 cnn 提交于
* s2anet fix export and deploy * remove redundant code * fix cpp for s2anet deploy * fix bug of get_categories * rename poly_to_rbox to poly2rbox * add some comment for function
-
- 11 5月, 2021 1 次提交
-
-
由 George Ni 提交于
* jde and deepsort: model
-
- 07 5月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 30 4月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 25 4月, 2021 1 次提交
-
-
由 cnn 提交于
* add script of dota_2_coco * add args for dota_to_coco * add script to generate test result of dota * add loss weight for s2anet * fix dy2st for s2anet * fix code style
-
- 12 4月, 2021 1 次提交
-
-
由 cnn 提交于
-
- 09 4月, 2021 1 次提交
-
-
由 cnn 提交于
* Add S2ANet model for Oriented Object Detection.
-
- 30 3月, 2021 2 次提交
- 22 3月, 2021 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 02 3月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 09 2月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* update cascade, test=dygraph * clean code, test=dygraph * add cascade_rcnn, test=dygraph * update according to reviews, test=dygraph * support dy2static, test=dygraph
-
- 08 2月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix bbox_num 0 after nms, test=dygraph * add copyright, test=dygraph
-
- 05 2月, 2021 1 次提交
-
-
由 Guanghua Yu 提交于
* fix RCNN dygraph to static
-
- 04 2月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* fix problem due to empty bbox_pred and modify ppyolo docs, test=dygraph * modify post process to avoid dy2st problem
-
- 29 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fix load_weight and no bbox output
-
- 25 1月, 2021 1 次提交
-
-
由 wangguanzhong 提交于
* refactor rcnn, test=dygraph * add mask_rcnn, test=dygraph * add Faster RCNN & Faster FPN, test=dygraph * update according to the review, test=dygraph
-
- 20 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* ttfnet infer * fix ttfnet deploy * clean code * add comment, fix config * add comment, update modelzoo * fix norm resize, update modelzoo
-
- 13 1月, 2021 1 次提交
-
-
由 Feng Ni 提交于
* fcos infer * fcos training * fix stgraph fcosloss * fcos doc * fix dy_fcos * add comment * train eval deploy fcos * remove fcos config, add comment * fix iter_tic Co-authored-by: Nnemonameless <nemonameless@qq.com> Co-authored-by: Ngeorgenemo <nifeng@pku.edu.cn>
-
- 18 12月, 2020 1 次提交
-
-
由 qingqing01 提交于
Merge dygraph branch into master branch. Co-authored-by: NFDInSky <48318485+FDInSky@users.noreply.github.com> Co-authored-by: Nsunxl1988 <47514455+sunxl1988@users.noreply.github.com> Co-authored-by: Nwangguanzhong <jerrywgz@126.com> Co-authored-by: Nwangxinxin08 <69842442+wangxinxin08@users.noreply.github.com> Co-authored-by: Nwanghuancoder <wanghuancoder@163.com> Co-authored-by: Ncnn <liuhui29@baidu.com> Co-authored-by: NGuanghua Yu <742925032@qq.com> Co-authored-by: NKaipeng Deng <dengkaipeng@baidu.com> Co-authored-by: Nroot <root@bjyz-sys-gpu-kongming0.bjyz.baidu.com>
-