Giter VIP home page Giter VIP logo

Comments (4)

vitoralbiero avatar vitoralbiero commented on June 10, 2024 4

I used this implementation https://github.com/deepinsight/insightface/tree/master/detection/RetinaFace
The pre-trained model used was downloaded from https://www.dropbox.com/s/53ftnlarhyrpkg2/retinaface-R50.zip?dl=0

from img2pose.

vitoralbiero avatar vitoralbiero commented on June 10, 2024 2

Hello, thanks for your interest in our work.
To train with your own dataset, if you have manually annotated points you can store them into JSON files following the structure of the WIDER FACE annotations.
Or you can use can follow the newly added instructions to annotate your own dataset

Hope this helps!

from img2pose.

LonglongaaaGo avatar LonglongaaaGo commented on June 10, 2024 1

Thank you a lot!
But I find that I need the pre_trained Retinaface model. So, is the model from "https://github.com/biubug6/Pytorch_Retinaface"?

from img2pose.

LonglongaaaGo avatar LonglongaaaGo commented on June 10, 2024 1

Thank you for your reply!
Recently, I try to generate annotations on the celeb dataset by using the method recommended in your early reply. But I don't know why these masks I generated do not align with a face. When I use the render_plot function on an annotation, the mask is not aligned with the corresponding picture's face.
I just change the max_size=500 and min_size=256 in annotate_dataset.py because I want to generate annotations on the celeb -256 dataset with pixel size 256*256.

I used this implementation https://github.com/deepinsight/insightface/tree/master/detection/RetinaFace
The pre-trained model used was downloaded from https://www.dropbox.com/s/53ftnlarhyrpkg2/retinaface-R50.zip?dl=0

from img2pose.

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.