1 Star 0 Fork 287

随机漫步的大鹅/PaddleDetection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Sparse R-CNN: End-to-End Object Detection with Learnable Proposals

Introduction

Sparse RCNN is a purely sparse method for object detection in images.

Model Zoo

Backbone Proposals lr schedule Box AP download config
ResNet50-FPN 100 3x 43.0 download config
ResNet50-FPN 300 3x 44.6 download config

Citations

@misc{sun2021sparse,
      title={Sparse R-CNN: End-to-End Object Detection with Learnable Proposals},
      author={Peize Sun and Rufeng Zhang and Yi Jiang and Tao Kong and Chenfeng Xu and Wei Zhan and Masayoshi Tomizuka and Lei Li and Zehuan Yuan and Changhu Wang and Ping Luo},
      year={2021},
      eprint={2011.12450},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/random-goose/PaddleDetection.git
git@gitee.com:random-goose/PaddleDetection.git
random-goose
PaddleDetection
PaddleDetection
release/2.6

搜索帮助