-
Hi,
Thank you **so much** for your great work on this project.
I am a computer science undergraduate working on my school project.
Anyway, I want to ask how to use the trained model easily.
…
-
I'm trying to change the network to accept grayscale images and have followed the wiki steps to exclude conv1 when loading weights and include it in addition to heads when training. I am running into …
-
Congratulations on your impressive work with the Mammo-CLIP. I am currently interested in testing this model on a new dataset and analyzing the resulting embeddings. Please let me know if there is an …
-
Hello,
I’m currently testing Mammo-CLIP using a different dataset and would like to align my reports with those used during the model’s training phase. Specifically, I would appreciate if you could…
-
Hello!
Congrats for the great work!
In the paper it is mentioned that there at least needs to be one view of CC/MLO. I was wondering if the model takes multiple views at the same time or it's traine…
-
An error occurred when running the command python./ src/codebase/train.py --config-name pre_train_b5_clip.yaml.
Some files are missing from the training section of the uploaded code, such as train_fa…
-
Hi,
Great work. Can u please specify the specific augmentations u use for pre-training/classification/detection? Also i read this paper: Ladder (https://arxiv.org/pdf/2408.07832). Do you use the same…
-
First of all, thank you for your work, which has inspired and helped me a lot.
When I tested the training commands, I found that the loss quickly changed to “nan” and the learning rate only increased…
-
Hello :)
Congrats on the work developed!
I am interested in using pre-trained image encoders for downstream classification tasks. As I understand it, the available checkpoints are for Efficient…
-
Hi, thank you for your work!
when I was trying to run the eval_zero_shot_clip.py for the Zero-shot evaluation. I encountered the following error. Could you kindly help me with that?
Error exec…