-
I've signed the agreement, can you share the link with me?
-
Focus on the following datasets collecting as many samples from diverse vendors as possible:
- INbreast (Done)
- DDSM (Done)
- VinDR (Done)
- CSAW-CC (Pending)
Once setup, we should have a su…
-
Is this the VinDr-PCXR datasets?
-
Once we have our feature vectors, we want to generate TSNE plots for all our samples. We will look into 2 types of plots:
1. TSNE plot across all samples.
2. TSNE plots after isolating on breast d…
-
Hi there
Congratulations on being accepted to MICCAI 2024!
I would like to try this provided source code.
However, at line 955, it seems that loading the pre-trained MET model is needed.
(Pleas…
-
The below error happens when trying to use the test code as suggested in code base.
```
File "/home/dell/UniChest/infer.py", line 282, in main
test(model,image_encoder, text_encoder, tokenize…
-
Hello, guys,
``` python
[My setting]
os : Ubuntu 22.04.1 LTS
[anaconda virtual environment]
pytorch ==1.12.1 + cu113
python == 3.8.0
cudatoolkit == 11.3.1
cudnn == 8.4.1.50
monai == 1.0.0
…
-
Can you please help as i am unable to understand how to run the code. I would be grateful to you if you could help in this regard. I want to present this paper to my fellow student for the work that y…
-
I am trying to write a terminal based client for vindr in order to batch upload many files using terminal.
Currently, I'm trying to mimick the api call using this.
```python
import pathlib
impo…
-
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.
…