JIaqiYang78
JIaqiYang78
When I use Oim Loss to train the model, In the fisrt several iterations, loss performs normally and reduce with the epoch increasing. But the loss suddenly became to 'NAN'...
In config->defaults.py, there is a package named yacs imported, but there is not in the code file now. I can't find it. How can I download it?
Hello, I am confused about how to add distributed training so that I can define gpu for training. I don't know which file should I modify and add some codes...
Hello, I want to ask whether you can provide these extracted WSI featues stored in pt files? Because when I use CLAM to extract featues, there are some differences. So,...
Hello, the dataset download links of cars, miniImagenet and planate in filelists->process.py are wrong, can you provide a right link? Many thanks.
Hi, I want to use lora fine-tune SAM, and when will you open and submit the training codes?