Peize Sun

Results 64 comments of Peize Sun

Hi~ I don’t understand what is reproducing the result on 224x224. The expected FID is in 256x256.

Hi~ This is not the mistake in your side. It is because our released vq_ds16_t2i.pt doesn’t include optimizer parameters.

Hi~ We will try to see whether Colab works. If it goes well, we will update here.

Hi~ This is not normal. In general, you can see meaningful images after 10 epochs training. Can you first try to check whether the image code is correct? You can...

Did you change the batch size, learning rate or other training parameters ?

Hi~ Can you provide more descriptions, like - what is the running common you use? - What basic things do you change?

Hi~ Lora fine-tuning an existing LLM to enable image generation ability is a very promising direction, but how to **NOT** harm LLM text ability is quite challenging. In my opinion,...

To evaluate an tokenizers is a open problem. It really depends on which tasks you focus on. For a universal tokenizer, I think we need to: - Image reconstrcution. -...

I am not aware of details about Omnitokenizer, maybe you can connect its first author?

Hi~ Normalizing an image before feeding it into a network is a widely used operation, which is not usually considered to have the effect of blurring the image.