Giter Club home page Giter Club logo

Comments (9)

wangshankun avatar wangshankun commented on May 23, 2024 2

看了下src,还需要实现rpn和roi pooling才能支持faster rcnn
roi pooling用caffe有直接改用它的forward就好,rpn没有C版本的,
之前实现了一个C版本rpn demo,并且稍微修改点算法,放回framework中比原版本性能要好些,
https://github.com/wangshankun/rcnn-optimize/tree/master/rpn_proposal

from paddle-lite.

cocodark avatar cocodark commented on May 23, 2024 1

To support faster rcnn model, several layers need to add, such as SmoothL1LossLayer、RoiPoolingLayer, as for caffe2mdl, customization for faster rcnn is needed too.

from paddle-lite.

BUG1989 avatar BUG1989 commented on May 23, 2024

I think this project needs to support the SSD model,
Please reference to OpenCV 3.3.0 DNN model.

from paddle-lite.

liminglu avatar liminglu commented on May 23, 2024

I want to know how to resolve it and When?
Thanks!

from paddle-lite.

cocodark avatar cocodark commented on May 23, 2024

To solve the issuse #49, a customied ReshapeLayer need to be added.

from paddle-lite.

cocodark avatar cocodark commented on May 23, 2024

To support ResNet, eltwiseLayer need to be customised. #47

from paddle-lite.

cocodark avatar cocodark commented on May 23, 2024

@wangshankun ,thank you for sharing your excellent optimization work on rpn layer, we will read your code carefully! If you want to be one of our contributors, please send PR to us.

from paddle-lite.

wangshankun avatar wangshankun commented on May 23, 2024

@cocodark 对此项目很感兴趣,但是我这边不具备ios、android开发和测试环境,虽然也是在嵌入式设开发,但是对android这套不熟悉,所有没办法高效的切入此项目;因此我才申请提出在Ubuntu下开发和demo的功能扩展: issues 54
#54

from paddle-lite.

liminglu avatar liminglu commented on May 23, 2024

@cocodark How are you getting along with v1.1?

from paddle-lite.

Related Issues (20)

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.