Giter Club home page Giter Club logo

densenet-human-pose-estimation's People

Contributors

zhangboshen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

densenet-human-pose-estimation's Issues

How long time do you spend to train the model?

Hi boshen:
i fork your project and run on my own datasets. i resize the train images to [200,200], but the number of feature points (label) in my trainsets is 16 points. I modified your code in order to meet my demand: all 22 in your code are changed to 32. I have two questions to be solved.

  1. How long time do you spend to train the model? I run on two 1080Ti GPUs(10G memory each),i have trained 50000 steps, but the loss is still10000, which I think is a little high. I want to know the time or steps you spent on training.
  2. The label. I see your label is XXX.mat with [num_img, num_points, 2].
    Assume that my label file is Label.mat. so the size(Label) = [6131,16,2]
    and the Label[ : , : , 1] represents the x-coordinate of the featue points ( row in image).
    Label[ : , : , 2] represents the y-coordinate of the featue points ( col in image ).
    Is the format of my Label the same as yours?

Thank you very much.

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.