Git Product home page Git Product logo

Comments (4)

kaihuchen avatar kaihuchen commented on June 5, 2024

You can find some OpenCV code here for doing the cropping programmingly http://stackoverflow.com/questions/13211745/detect-face-then-autocrop-pictures

I would advice that you also align the center point between the two eyes to the center of the image (the same as in the celebA dataset used in this repository. I have run into problem with training on unaligned images earlier (see my report here for details http://www.terraai.org/avatars/)

from dcgan-tensorflow.

shartoo avatar shartoo commented on June 5, 2024

there is a human face dataset named LFW? If you need an open source human face recognize ,the seetaface.

I got a problem,what should my own dataset like?

from dcgan-tensorflow.

mohanadkaleia avatar mohanadkaleia commented on June 5, 2024

I need to create my own dataset which is not faces, is it just simply provide the path of the dataset during the training phase?
When I did that I got the following error:
ValueError: Trying to share variable discriminator/d_h3_lin/Matrix, but specified shape (8192, 1) and found shape (25088, 1).
Thank you

from dcgan-tensorflow.

agulli avatar agulli commented on June 5, 2024

Anyone was able to create a new dataset? An example would be very useful

from dcgan-tensorflow.

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.