Coder Social home page Coder Social logo

bodys about makegirlsmoe_web HOT 4 OPEN

makegirlsmoe avatar makegirlsmoe commented on August 22, 2024
bodys

from makegirlsmoe_web.

Comments (4)

Aixile avatar Aixile commented on August 22, 2024 4

Thanks for your interests.

There are two considerations.
From the model perspective, obviously, 128x128 pix is too low, I am working on the high-resolution face model now. But the training of Generative Adversiral Networks is hard and unstable, I am not sure how long will it take to finish the high-res model.

From the data perspective, a clean and well-aligned anime characters(with body) dataset is required. My current dataset is not enough for training a GAN with bodies.

I will investigate more on body generation after I finish the high-res face generation model.

from makegirlsmoe_web.

gwern avatar gwern commented on August 22, 2024 1

Apropos of Danbooru2017, I've had good luck using Nagadomi's face extraction tool on it. The other day I was able to extract ~7000 pics of a single character (Asuka from Evangelion) face, remove duplicates with findimagedupes, handcheck for quality, and then upcale the remaining ~6000 to 512px with Waifu2x.

I began training OpenAI's Glow and Nvidia's ProGAN on it; the ProGAN is going very nicely, and I didn't need any data augmentation, but if I do, it'll expand the dataset even further.

So that might be a good strategy for MakeGirlsMoe: create something like a body locator, extract a few million samples from Danbooru2017, use Waifu2x to upscale to target size as necessary, ???, profit.

from makegirlsmoe_web.

DemonRem avatar DemonRem commented on August 22, 2024

thank you Aixile

from makegirlsmoe_web.

Burninator448 avatar Burninator448 commented on August 22, 2024

If you need a large dataset for this I'd suggest you take a look into the Nico-Illust and Danbooru2017 datasets.

They both seem to be quite capable for GAN training data, as well they both have large amounts of metadata which should trivialize the task of sorting them out.

from makegirlsmoe_web.

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.