BlackRab
BlackRab
Thanks for your reply! I also want to extend the model so that it can accept multiple historical images as input, but this is still a challenge for me at...
Thank you for your suggestion! I will try it out later.
Thanks for your reply! I downgraded the version of wandb from 0.22.2 to 0.16.0, and it worked fine! Thanks! I'd also like to apply the DYffusion model to my own...
Can you tell me how to output the gradient values when using the OpenSTL? I don't know how to output it. Thanks! > What are your gradient values for the...
May I ask what should be done to solve this problem in this case? Like tweaking the training data, reducing some training samples or something like that?
Thanks! I'll set a smaller `lr` to train the model. Although `nan` appeared during training, I made predictions with the **_best_** model saved, but the results were not very good....
> "The results were not very good." what does this mean? Is there something that you are doing to discern this that isn't being represented in your model? Like I...
Hi, @osherr1996 Thank you for getting back to me! I checked the version of timm, it is 0.9.2. I remember initially having problems with incompatible timm versions when I tested...