1 Star 0 Fork 258

athlong021 / PaddleDetection

forked from PaddlePaddle / PaddleDetection 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
Feng Ni 提交于 2022-11-15 22:11 . support YOLOF (#7336)

YOLOF (You Only Look One-level Feature)

ModelZOO

网络网络 输入尺寸 图片数/GPU Epochs 模型推理耗时(ms) mAPval
0.5:0.95
Params(M) FLOPs(G) 下载链接 配置文件
YOLOF-R_50_C5 (paper) 800x1333 4 12 - 37.7 - - - -
YOLOF-R_50_C5 800x1333 4 12 - 38.1 44.16 241.64 下载链接 配置文件

注意:

  • YOLOF模型训练过程中默认使用8 GPUs进行混合精度训练,总batch_size默认为32。

Citations

@inproceedings{chen2021you,
  title={You Only Look One-level Feature},
  author={Chen, Qiang and Wang, Yingming and Yang, Tong and Zhang, Xiangyu and Cheng, Jian and Sun, Jian},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition},
  year={2021}
}
Python
1
https://gitee.com/athlong021/PaddleDetection.git
git@gitee.com:athlong021/PaddleDetection.git
athlong021
PaddleDetection
PaddleDetection
release/2.6

搜索帮助