Git Product home page Git Product logo

Comments (5)

aabobakr avatar aabobakr commented on August 25, 2024

This is the running time of a forward pass for each of these models on a CPU and a TITAN-X GPU

                               CPU            TITAN-X GPU
        VGG16                648  ms             25 ms   
        ResNet-50            544  ms             18 ms
        ResNet-101           1072 ms             33 ms           
        ResNet-152           1584 ms             43 ms

from fb.resnet.torch.

1292765944 avatar 1292765944 commented on August 25, 2024

@aabobakr I have similar running time on ResNet-50/101/152. However, I run VGG16 using caffe(with cudnn 5.1, TITAN X GPU maxwell), it only costs me 12ms.
By the way, what do you think about the relationship between FLOPS and running time?

Best!

from fb.resnet.torch.

408550969 avatar 408550969 commented on August 25, 2024

Hi,does anyone test the speed of resnet-18? Thanks!

from fb.resnet.torch.

aabobakr avatar aabobakr commented on August 25, 2024

This is the running time of a forward pass of different models a Core i-7 CPU and a TITAN-X GPU: the time is average over 1000 iterations.

                           Core-i7 CPU         TITAN-X GPU
        VGG11                155  ms             13 ms
        VGG16                280  ms             24 ms   
        ResNet-18            52   ms             4  ms
        ResNet-34            97   ms             8  ms
        ResNet-50            544  ms             18 ms
        ResNet-101           1072 ms             33 ms           
        ResNet-152           1584 ms             43 ms

from fb.resnet.torch.

408550969 avatar 408550969 commented on August 25, 2024

Thanks!

from fb.resnet.torch.

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.