Coder Social home page Coder Social logo

Comments (3)

MarekKowalski avatar MarekKowalski commented on June 11, 2024

Hi,

Do you mean that the second stage no longer gets a face image as input? If that's the case then it probably won't work.
You can provide the second stage with a non-aligned image, essentially the same as intput to the first stage. However, if you do that, remember that the heatmap should also be generated from landmarks that have not been processed by the connection layers.

If that's what you are doing then it should work fine.

Best regards,

Marek

from deepalignmentnetwork.

wqz960 avatar wqz960 commented on June 11, 2024

hi! Thank you for your quick respond. The feed to the second stage is a cropped face image which is not aligned, the feature map and the heat maps generate from the non-aligned landmarks . But in that case the network doesn’t converge. By the way, the input size, I have modified to 2562563, does the different input sizes cause the problem? can you provide me some advice to solve this situation? Thank you!

from deepalignmentnetwork.

wqz960 avatar wqz960 commented on June 11, 2024

sorry to take your time again! I saw some other network including yours, when the images change from the original size to 112 size, the groundtrue landmarks should minus 1 because of the affine tranforms. when should I minus 1 during training? when changing the original size to 256 size, whether the groundtrue need to minus 1?

from deepalignmentnetwork.

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.