Konpat

Results 61 comments of Konpat

The easiest way to get started training with your own dataset is to build on top of the existing datasets. Take a look at `dataset.py` to see how you could...

I'm sorry if the sentence: "Each layer of the MLP has a skip connection from the input" is ambiguous. But it has the meaning as you understood, concatenating from the...

@jswetzen in docker-compose, if you add `domainname: my.host.com` (also), it will work.

Validation in generative models is done a bit differently. For example, FID calculation takes 50k images to get a reasonably stable result. If all of the 50k images are set...

Can you show me the smallest working code?

I cannot reproduce your problem. Can you provide the whole notebook with the results of encoding of both images?

1) Do you mean this problem happens to your model trained from scratch on your own dataset? 2) After looking at your attachment, I think I see some artifacts to...

1. The artifacts in Image1 and image2 shouldn't be there if the model is trained and used correctly. 2. z_sem can only influence outputs that are NOT part of the...

Let me check! On Wed, Sep 11, 2024 at 11:35 PM ZHANG-YSen ***@***.***> wrote: > I'm sorry to disturb you. Because I am very interested in your work. > >...

Okay, updated to google drive. Let me know if it works for you.