Open lgy112112 opened 1 week ago
Still can not figure it out. Out come:
Config:
Already set prompt: breast tumor. I notice that when I change it as essay did to be longer, outcome would be worse :(
Files all set:
Hi @lgy112112,
Thank you for your interest in our work.
Could you clarify if the results you're seeing are from the BUSI or UDIAT dataset? In our paper, all results were reported on the testing sets across the four imaging modalities. Specifically for breast tumors, we evaluated on the UDIAT testing set, while BUSI served as the training set for our weakly supervised method.
For BUSI, we experimented with six prompt designs and selected the best-performing result for each image. The average DSC after doing this was around 56%. The resulting pseudo-masks were used to train nnUNet, and testing was subsequently conducted on the UDIAT dataset.
It's worth noting that the zero-shot approach is sensitive to text prompts and M2IB hyperparameters. I recommend experimenting with different text prompts for each image, as a single prompt may not yield optimal results across an entire dataset.
Let me know if you have any further questions.
@TahaKoleilat Hi again!
This is the most helpful project for my recent interests. Then, can I ask you to share know-how or recipe for easy tuning of M2IB? It will be helpful information to utilize your work.
Thanks.
Hi @lgy112112,
Thank you for your interest in our work.
Could you clarify if the results you're seeing are from the BUSI or UDIAT dataset? In our paper, all results were reported on the testing sets across the four imaging modalities. Specifically for breast tumors, we evaluated on the UDIAT testing set, while BUSI served as the training set for our weakly supervised method.
For BUSI, we experimented with six prompt designs and selected the best-performing result for each image. The average DSC after doing this was around 56%. The resulting pseudo-masks were used to train nnUNet, and testing was subsequently conducted on the UDIAT dataset.
It's worth noting that the zero-shot approach is sensitive to text prompts and M2IB hyperparameters. I recommend experimenting with different text prompts for each image, as a single prompt may not yield optimal results across an entire dataset.
Let me know if you have any further questions.
Thx soooo much for your reply. I want to offer details for this issue:
Hparams search results:Hparams search results:
Final Result:
Outcome Vis:
Hi team,
Could you please give me a runable pipeline? I just want to check the quality of pseudo-masks but, as I said above, it seem un-reproducible.
Hello team,
Firstly, I’d like to thank you for sharing your impressive work and code! I’m reaching out because I encountered an issue while reproducing the zero-shot pseudo masks, specifically for the breast tumor dataset.
Steps Taken
zeroshot.sh
script ran without any issues.Issue Details
Despite following the prescribed setup, I’m observing that the quality of the generated pseudo masks is quite low:
Given the above, I wanted to confirm if there’s anything I might have missed in the setup. Additionally, would it be possible for you to provide a Docker environment or a complete pipeline configuration to ensure all dependencies and parameters are in sync?
It is easy to see it in my studio: https://lightning.ai//vision-model/studios/fucking-medclip-samv2/code?turnOn=true
Thank you for your support!