Giter Club home page Giter Club logo

Comments (5)

mingukkang avatar mingukkang commented on September 15, 2024

Hi,

This is an error caused by the gcc library you installed.

If you do not plan to use adaptive discriminator augmentation (ADA) for data efficient GAN training, removing "from utils.ada import ADAugment" in ./src/worker.py (line 23) will resolve your problem.

Thank you.

from pytorch-studiogan.

binkiebinkie avatar binkiebinkie commented on September 15, 2024

@mingukkang it worked! Thanks so much for your quick reply, excited to work with this library

from pytorch-studiogan.

binkiebinkie avatar binkiebinkie commented on September 15, 2024

Oh, actually I have one more question. I am looking to train a model on photos like the following; bugs with white backgrounds. Do you have any recommendations on a method/model to use? Please and thank you!

ladybug1
ladybug0
ladybug2

from pytorch-studiogan.

mingukkang avatar mingukkang commented on September 15, 2024

Hi,

I recommend using StyleGAN2 to train your GAN model.
(https://github.com/NVlabs/stylegan2-ada-pytorch)

StyleGAN2 is a good framework for synthesizing center-aligned images like AFHQ and FFHQ datasets.

Many GANs in StudioGAN library are specialized in generating datasets with large inter-class and intra-class variations.

Thank you.

Best,

Minguk

from pytorch-studiogan.

binkiebinkie avatar binkiebinkie commented on September 15, 2024

Oh okay great, thank you for your guidance. Pretty new to this space. Thanks!

from pytorch-studiogan.

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.