Giter Site home page Giter Site logo

fashionai-keypointsdetectionofapparel's People

Contributors

gathierry 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  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  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  avatar  avatar  avatar  avatar

fashionai-keypointsdetectionofapparel's Issues

why there is an alpha for the heatmap

Hello, thank you very much for the excellent work.
There is an alpha constant multiplied with the heatmap, and in the configure file the constant is 100, did you get better accuracy with the constant ? I read a few repos and there is no alpha constant, which make me a little confused.

Dataset access

@gathierry , FashionAI-KeyPintsDetectionofApparel got over on 5th of july. I came across this competition last week only. Though i already signed up, i am unable to access their dataset probably because the competition is already over. Could you share the dataset with me if you still have it ?

FashionAI dataset is not available

@gathierry

It was excellent to see your code and results, thank you for sharing the training code.
However, I couldn't find FashionAI dataset from their site, seems dataset is no more available. Could you please share trained model for inference. It will be very helpful for us to test it.

Best,
Abhishek

Questions on the keypoint encoder

Hi Shiyu, great repo! I have two questions for you:

  1. In config.py, what's your rationale behind using 16 for self.hm_sigma = self.img_max_size / self.hm_stride / 16.? How do you pick that number?

  2. In stage2/keypoint_encoder.py, why do you need to reduce the input image size when calculating the Gaussian key point? In addition, why do you have to subtract 1.0 in kpts[:,:2] = (kpts[:,:2] - 1.0) / stride?

Thanks!

Is there anyway to improve the detection speed or lower the weight file?

Thank you guys so much for this amazing repo, it's very inspiring to me.

Currently, I'm writing a project doing keypoints detection on traffic cone (which is similar to cloth but objects are much simpler). With only one class and 7 named keypoints on traffic cone keypoints, my trained network is about 300MB big and the inference speed is about 9 images per second on my 8GB RAM GTX1080. That means, the architecture is too deep here and the detection speed is kinda slow. The ideal detection speed would be 300 images per second under the same hardware.

Do you have any suggestions on how to modify the architecture to achieve that? Or maybe the Cascaded Pyramid Network is just too fancy for the traffic cone task?

Thank you so much!

Best Regards,
Sibo Zhu

checkpoint file

could you please provide the check point file that has been generated for the code. And also could you provide the code to run the check point file to get the output on the image that we want to test( providing an unknown image and we need to get the keypoints of clothes on that image).

Version pytorch

Can you give me the version of pytorch you use in this project ?

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.