awais00012
awais00012
Hi outlier, i am working on a greyscale ultrasound dataset with having image size is 265*256 consisting of 5 different classes. i modified the image size in class SelfAttention, also...
> This is an improved codebase here: https://github.com/tcapelle/Diffusion-Models-pytorch I think it implementes easy handling of different image resolutions  am still facing this issue. i tried on this repo but...
> Thanks Dome. > > I have change the code and it's doing good so far. > > I have to validate data after training but the training process is...
thanks! The auto encoder results are awesome. the unconditional ldm result are not good, the losses is also not better during the training. also i add the evaluation metrics to...
thanks for the modification in the repo for training the model on custom dataset. however i am facing this issue when i triad the model on my own data. my...
> Can you tell me the im_path value you used in the config ? And also the directory structure of your dataset. Is it $REPO_ROOT/ultrasound256CH1/train/*.png ? > > The error...
yes i tried, unfortunately it does not work.
that error has been resolved. that error was occurring because of the arrangement of the dataset. i created 5 classes of the different images for the train data and used...
hi sir, i kept the batch size 10, just want to run for 40 epochs and the total images are only 828. could you pleases tell me why the model...
Thanks, the model works very well i trained on my datasets. I would request you to add a few more things to the repo for better results and comparative analytical...