imagen-pytorch
imagen-pytorch copied to clipboard
Loss oscillation
hi
My loss looks strange. Is it normal?
I got a similar loss curve. Did you observe any visual improvement in your synthesized image?
I got a similar loss curve. Did you observe any visual improvement in your synthesized image?
I'm training my first unet so I'm also sampling for I will start training my second unet tomorrow
I got a similar loss curve. Did you observe any visual improvement in your synthesized image?
What did your training result look like?
I trained my model to synthesize gray scale images (channels = 1).
This is what it looks like after 5000 steps:
This is what it looks like now (12000 steps):
You can see there are improvements, but still not perfect for a thoracic CT scan.
Also, the training was really slow to me. It took more than 24 hours to reach 10000 steps. Is this same for your?
Also, the training was really slow to me. It took more than 24 hours to reach 10000 steps. Is this same for your?
I trained about 450k setp for 24 hours
what does your result look like?
I don't know yet because I only trained unet1 I have two Unet I want to view the results after training two unets
tomorrow i will train unet2
The GPU I am using is 3080 And yours?
The GPU I am using is 3080 And yours?
Nvidia Titan X. Looking forward to your results!
The GPU I am using is 3080 And yours?
Nvidia Titan X. Looking forward to your results!
you Unet number is ??
The GPU I am using is 3080 And yours?
Nvidia Titan X. Looking forward to your results!
you Unet number is ??
Just one U-Net, the image size is 64 * 64 * 32. Will do the superresolution later
ok If there is a result, I will let you know as soon as possible Your results look like they should be fine if you keep training. Try training for another 24 hours You can try changing lr to 1e-5
ok If there is a result, I will let you know as soon as possible Your results look like they should be fine if you keep training. Try training for another 24 hours You can try changing lr to 1e-5
Thanks. If you don't mind, can you take look at issue #245 ? Perhaps there is something wrong with the setup that makes my training so slow?
hi
好的,如果有结果,我会尽快通知您,如果您继续训练,您的结果看起来应该没问题。尝试再训练 24 小时 您可以尝试将 lr 更改为 1e-5
谢谢。如果你不介意,你能看看问题#245吗?也许设置有问题,使我的训练如此缓慢?
This is my image. It looks like it has an image, but I think it has nothing to do with my text, and the resolution is somewhat low. I can't even see the content clearly
Maybe train the U-Nets separately? Easier for debugging
hi
好的,如果有结果,我会尽快通知您,如果您继续训练,您的结果看起来应该没问题。尝试再训练 24 小时 您可以尝试将 lr 更改为 1e-5
谢谢。如果你不介意,你能看看问题#245吗?也许设置有问题,使我的训练如此缓慢?
This is my image. It looks like it has an image, but I think it has nothing to do with my text, and the resolution is somewhat low. I can't even see the content clearly
By the way, how did you sample using two U-Nets without getting OOM error?
也许单独训练U-Nets?更易于调试
I still don't quite understand the purpose of the two unets to achieve different resolutions. For example, 6464 uses the first one, and 128128 uses the second one?
Maybe train the U-Nets separately? Easier for debugging
I still don't quite understand the purpose of the two unets to achieve different resolutions. For example, 6464 uses the first one, and 128128 uses the second one?
hi
好的,如果有结果,我会尽快通知您,如果您继续训练,您的结果看起来应该没问题。尝试再训练 24 小时 您可以尝试将 lr 更改为 1e-5
谢谢。如果你不介意,你能看看问题#245吗?也许设置有问题,使我的训练如此缓慢?
This is my image. It looks like it has an image, but I think it has nothing to do with my text, and the resolution is somewhat low. I can't even see the content clearly
By the way, how did you sample using two U-Nets without getting OOM error?
I didn't specify unet when I sampled, no error was reported
Hello,Do you have a model trained now? I would like to ask you about the specific value of the Unet parameter. The results I get so far are not good.The images I've gotten so far are rather blurry.
And how many epochs have you trained, which dataset are you using
Hello,Do you have a model trained now? I would like to ask you about the specific value of the Unet parameter. The results I get so far are not good.The images I've gotten so far are rather blurry.
I used two unet datasets for mscoco but I feel that my resolution is relatively small, so the generated effect does not look good
And how many epochs have you trained, which dataset are you using
5 epoch
And how many epochs have you trained, which dataset are you using
can i see your results?
text:a big building with a clock at the top of it
@FTKyaoyuan
I trained the model on the COCO2017 dataset with a total of 150,000 data pairs.
text:a big building with a clock at the top of it
@FTKyaoyuan
Maybe you should fill and then resize otherwise the graphics will be distorted