Giter Site home page Giter Site logo

Comments (7)

Steve-Tod avatar Steve-Tod commented on June 15, 2024 1

In our experiments, we crop the images based on landmark annotations following previous works. First, we find a rectangular bounding box that can cover the landmarks tightly. Then we crop this bounding box to a square box with length equal to the short side of the rectangular box centered at the same point. Finally, we crop the image with the square box expanded by a scale factor of 1.3 and resize it to 128X128 by bicubic.
I think a large difference in cropping strategies might affect the performance while small differences might have sight effects since the alignment network can help localize the faces.

from deep-iterative-collaboration.

Steve-Tod avatar Steve-Tod commented on June 15, 2024

Hi, are you running the test or training?

from deep-iterative-collaboration.

camjac251 avatar camjac251 commented on June 15, 2024

I'm attempting to test based on the pretrained models

from deep-iterative-collaboration.

Steve-Tod avatar Steve-Tod commented on June 15, 2024

We did our test with 16X16 input images and batchsize 1 and it takes only 1373MB GPU memory. Maybe you are using too large image or your GPU memory is already used up?

from deep-iterative-collaboration.

camjac251 avatar camjac251 commented on June 15, 2024

I was using images that were about 100x100 pixels. I attempted to downscale the image to 16x16 and use that as an input but the result didn't look that good.

from deep-iterative-collaboration.

Steve-Tod avatar Steve-Tod commented on June 15, 2024

The unsatisfactory results might be caused by different preprocessing. In our experiments, images are cropped in a uniform way based on the detected face landmarks.

from deep-iterative-collaboration.

DarkerDreamer avatar DarkerDreamer commented on June 15, 2024

The unsatisfactory results might be caused by different preprocessing. In our experiments, images are cropped in a uniform way based on the detected face landmarks.

Hi, I wonder what kind of preprocessing method is applied? Does different cropping method lead to different results?

from deep-iterative-collaboration.

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.