Open monxxcn opened 8 months ago
Hello, I encountered an error when attempting to fine-tune SonarSAM using box prompts. I followed your guidelines precisely while running the program. What could be the potential issues?
I ran the code with cuda 11.8, pytorch 2.0.1 and torchvision 0.15.2
It seems that the inconsistent data distribution which is a result of distributed training. Is there a recommended solution to address this issue?
Hello, I encountered an error when attempting to fine-tune SonarSAM using box prompts. I followed your guidelines precisely while running the program. What could be the potential issues?