Bingyu Cui
Bingyu Cui
Thank you for your outstanding work! I try to run "python main.py --method=convlstm --dem=0 --slope=0 --batch_size=32",but here's where the question occurs: Traceback (most recent call last): File "main.py", line 91,...
Thank you for your outstanding work! I would like to know how to start training, validating, and testing when I download the dataset. Because of limited storage space, I would...
Thanks for this work! I have some questions regarding continuing pre-training: 1. My dataset consists of satellite images I noticed you used 512x512 images and set global_size to 256x256. I'd...