Giter Site home page Giter Site logo

Comments (1)

justusschock avatar justusschock commented on June 2, 2024

It runs with 400 fps+ on a RTX 2080 Ti in half precision but you should be able to get significantly more fps even on your hardware. Did you try to predict or train?

I'm afraid you would have to retrain the network to your new bounds if replacing them. I had the same problem in the beginning when tracking sequences, but adding random offsets and scales to the landmarks during training und thus slightly modifying the crops did it. In this case. I might be able to retrain a network of dlbis face detector, but this should only take 3 hours.

EDIT:
Towards the Speed Issue:
I just benchmarked again with a GeForce GTX 980, 6GB also with cuda-9 (9.2), which is the most similar GPU to the GTX960M, I was able to find.I got about 120 FPS on both full and half precision.

My first random guess: Your GPU isn't fully utilized, since you have a bottleneck on your CPU providing the data.

from shapenet.

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.