Giter VIP home page Giter VIP logo

Comments (9)

gdjmck avatar gdjmck commented on August 23, 2024 1

The transformer and gan are trained at the same time.

then how could i use the transformer & gan to generate a image?

you could check out the colab link in readme.

from taming-transformers.

Ontheroad123 avatar Ontheroad123 commented on August 23, 2024 1

The transformer and gan are trained at the same time.

the 'custom_vqgan.yaml' load the model 'taming.models.vqgan.VQModel', without 'Net2NetTransformer', why transformer is trained at the same time?

from taming-transformers.

RichardXue123 avatar RichardXue123 commented on August 23, 2024 1

i did it by writing a transformer yaml file based on my custom vqgan model.

from taming-transformers.

RichardXue123 avatar RichardXue123 commented on August 23, 2024

The transformer and gan are trained at the same time.

then how could i use the transformer & gan to generate a image?

from taming-transformers.

RichardXue123 avatar RichardXue123 commented on August 23, 2024

The transformer and gan are trained at the same time.

the 'custom_vqgan.yaml' load the model 'taming.models.vqgan.VQModel', without 'Net2NetTransformer', why transformer is trained at the same time?

So if I want to use my custom data to train using the source code of this project, then I can only train the VQGAN network without the transformer, right? And I can only do image reconstruction and not image generation, is that true?

from taming-transformers.

Ontheroad123 avatar Ontheroad123 commented on August 23, 2024

The transformer and gan are trained at the same time.

the 'custom_vqgan.yaml' load the model 'taming.models.vqgan.VQModel', without 'Net2NetTransformer', why transformer is trained at the same time?

So if I want to use my custom data to train using the source code of this project, then I can only train the VQGAN network without the transformer, right? And I can only do image reconstruction and not image generation, is that true?

VQGAN have two stages, first stage is encoder and decoder, second stage is transformer and decoder for generation, so if you do image reconstruction, i think it's same as vqvae.

from taming-transformers.

zxb-0 avatar zxb-0 commented on August 23, 2024

我通过编写一个基于我的自定义 VQGAN 模型的 transformer YAML 文件来做到这一点。

@RichardXue123 I would like to see your customized YAML file, can I

from taming-transformers.

RichardXue123 avatar RichardXue123 commented on August 23, 2024

我通过编写一个基于我的自定义 VQGAN 模型的 transformer YAML 文件来做到这一点。

@RichardXue123 I would like to see your customized YAML file, can I

custom_transformer.txt

from taming-transformers.

zxb-0 avatar zxb-0 commented on August 23, 2024

我通过编写一个基于我的自定义 VQGAN 模型的 transformer YAML 文件来做到这一点。

我想看看你定制的YAML文件,我可以吗

custom_transformer.txt

@RichardXue123 thank you very much

from taming-transformers.

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.