Giter VIP home page Giter VIP logo

spp-net's Introduction

SPP-net

Documentation Status standard-readme compliant Conventional Commits Commitizen friendly

SPP-net算法实现

学习论文Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition,实现SPP-net算法

内容列表

背景

论文Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition创新性的提出空间金字塔池化(Spatial Pyramid Pooling)的概念,解决了输入层固定大小的限制。同时,该解决方案能够适用于所有的CNN架构,进一步提高检测和分类的能力

安装

本地编译文档

需要预先安装以下工具:

$ pip install mkdocs

用法

文档浏览

有两种使用方式

  1. 在线浏览文档:SPP-net

  2. 本地浏览文档,实现如下:

    $ git clone https://github.com/zjZSTU/SPP-net.git
    $ cd SPP-net
    $ mkdocs serve
    

    启动本地服务器后即可登录浏览器localhost:8000

主要维护人员

  • zhujian - Initial work - zjZSTU

致谢

引用

@article{He_2014,
   title={Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition},
   ISBN={9783319105789},
   ISSN={1611-3349},
   url={http://dx.doi.org/10.1007/978-3-319-10578-9_23},
   DOI={10.1007/978-3-319-10578-9_23},
   journal={Lecture Notes in Computer Science},
   publisher={Springer International Publishing},
   author={He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun, Jian},
   year={2014},
   pages={346–361}
}

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求。

注意:

许可证

Apache License 2.0 © 2020 zjZSTU

spp-net's People

Contributors

zjzstu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jqjin123

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.