orydatadudes
orydatadudes
have the same error when try to load latest_net_Corr.pth
one more example which is not clear to me i am using the left side as input (the right shoulder tattoo is occluded) but somehow the model gives predict with...
same problem here cuda out memory using 24G GPU
acutely i did many experiments (many many experiments) using the old/new method training with/without regularization with/without training text model trained on 800 epochs or more i also tried many prompt...
i am trying to train on a similar dataset . i set SUPER_CATEGORIES = 30 and FINE_GRAINED_CATEGORIES = 200 unfortunately after the first step (1200 epochs) i get bad results...
so it c_f is the ground truth (canny-edge for that task) and your model learn how to make prediction with that input how you can use that model for another/test...
thanks for the answer but it's still not fully clear for me for canny edge missing, during training the input to the model is [(canny_edge_1, target_image_1,**text prompt)**...()] canny_edge_1 - is...
thank you for your detailed response for making canny edge mission when you say " it adds noise to the **target image**." target image is that kind of images? ...