吕文玉

Results 267 comments of 吕文玉

转成trt后用这里的代码 https://github.com/lyuwenyu/RT-DETR/blob/main/benchmark/trtinfer.py

辛苦develop分支也修改下~

需要自己改写过滤逻辑 https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.7/ppdet/data/source/coco.py#L153

https://github.com/PaddlePaddle/Paddle-Lite/releases Paddle-Lite的问题可以在这问下 https://github.com/PaddlePaddle/Paddle-Lite/issues

和coco map的小物体的定义有关吧

不是,, 是`small` `medium` `large`这三个的定义

`deformable_detr_twostage_refine_r50_16x2_50e_coco_20210419_220613-9d28ab72.pth ` 这是torch的?

先确定下paddle安装的版本没问题

> 多模态目标检测 指`grounding refering`相关的嘛 暂时没有相关的例子