- 08 2月, 2023 1 次提交
-
-
由 huangjun12 提交于
* add mainkd for ppyoloe distill * refine code style
-
- 07 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe semi-det base codes * fix configs * fix head distill loss * add more semi_det configs and fix doc, test=document_fix * add contrast_loss config, test=document_fix
-
- 03 2月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe distill with soft loss and feature loss * refine distill codes * fix configs and docs * clean codes * merge cam, fix export
-
- 01 2月, 2023 1 次提交
-
-
由 xs1997zju 提交于
* fix slice infer one image save_results (#7654) * Support GradCAM Cascade_rcnn forward bugfix * code style fix * BBoxCAM class name fix * Add gradcam tutorial and demo --------- Co-authored-by: NFeng Ni <nemonameless@qq.com>
-
- 31 1月, 2023 1 次提交
-
-
由 Feng Ni 提交于
* add ppyoloe plus tiny with aux_head * fix ppyoloe tiny training * fix ppyoloe+ tiny p2 model * add ppyoloe t p2 model
-
- 08 11月, 2022 1 次提交
-
-
由 pk_hk 提交于
* fix sm_use for ppyoloe_head and output for box_dis * fix pos_embed of training
-
- 07 11月, 2022 1 次提交
-
-
由 pk_hk 提交于
* [smdet] add tal_cr and custompan with transfomer, add box_distribution to pred reg_max, test=document_fix * add tal_cr
-
- 04 11月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 31 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 08 9月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 24 8月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
cast dtype in load_pretrain_weight
-
- 20 6月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 wangguanzhong 提交于
* clean fluid * mv static to legacy * remove yolo box * revert legacy dir * revert static link * update in_dynamic_mode * clean iou_similarity, collect_fpn_proposals, bipartite_match
-
- 07 5月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 20 4月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 11 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add nms trt support * add check version code * fix bugs
-
- 02 4月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 30 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
* Add PP-YOLOE yaml * rename PP-YOLOE * Add exclude_nms in ppyoloe_head * rename pretrain_weights
-
- 03 3月, 2022 1 次提交
-
-
由 shangliang Xu 提交于
* [ppyolov3] add ppyolov3 base code * add ppyolov3 s/m/x * modify ema * modify code to convert onnx successfully * support arbitrary shape * update config to use amp default * refine ppyolo_head code * modify reparameter code * refine act layer * adapter pico_head and tood_head code * remove ppyolov3 yaml * fix codestyle Co-authored-by: Nwangxinxin08 <wangxinxin08@baidu.com>
-