Giter Site home page Giter Site logo

Comments (4)

yanghuanflc avatar yanghuanflc commented on May 28, 2024

你好,我记得你发布了MobileNet在Caffe上的prototxt,但是经过测试好像并没有很大的优化,可以解释一下原因吗? @pby5

from caffe-mobile.

solrex avatar solrex commented on May 28, 2024

@pby5 speed上主要是用ios上的accelerate framework、android上用ARM intrinsic加速了一些在blas库之外的数学计算,性能上有一些改进,但我没有 benchmark 过,所以也不好说多少;size 上是去掉了很多库的依赖但不影响功能,从编出来的 lib 大小上你可以直观感受到。

from caffe-mobile.

yanghuanflc avatar yanghuanflc commented on May 28, 2024

@solrex 我之前也有维护一个caffe mobile的版本,也是用的accelerate framework,但是感觉没有你的这么elegant,赞一个~

from caffe-mobile.

 avatar commented on May 28, 2024

@yanghuanflc mobileney 在caffe不快的原因的是因为利用caffe中group来计算depthwise conv,如果想要快的需要自己实现下kernel

from caffe-mobile.

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.