-
Awesome work! I was just wondering how you used the VLM to perform segmentation for e.g. the instruction `Given the , segment the of pneumothorax.` for the SIIM dataset? Thanks
-
Using the provided MRM model, I can reproduce the SIIM Pneumothorax Segmentation results for 10% of the data. But I can't reproduce the SIIM Pneumothorax Segmentation results for 100% of the data. The…
-
While loading the dataset for training IRNet (PneumothoraxAffinityDataset) in `/irn/voc2/dataloader.py`, you load the mask on line 324. Is this the same segmentation mask saved on line 80 of cam.py in…
-
8th plase: DeepLabV3 with different encoders.
Group Normalization for small batch
Mask threshold (due to bad metric)
Weighted BCE loss for classification-segmentation models.
Ensemble of 3 top we…
-
Hi, thank you for your work and sharing the code. I found that the resultls of compared method, especially the SIIM segmenation part, are very different from the results in the original paper, e.g, MG…
-
** Environment **
PyTorch information
-------------------
PyTorch version: 1.13.1+cu116
Is debug build: False
CUDA used to build PyTorch: 11.6
ROCM used to build PyTorch: N/A
OS: Ubuntu 20.04…
-
Good Morning,
I managed to install all libraries correctly following [this](https://github.com/deephealthproject/workshops/blob/master/session-1/bitacora_installation_Python_pipeline.txt). To compile…
-
## Useful competition url
- Machine Learning Contests 列表[[url]](https://mlcontests.com/)
- 数据科学竞赛列表Data Science Challenge / Competitions[[url]](https://www.datascicamp.com/?sub=DM,CV,NLP,RL,SP) …
-
It would be really helpful for us to now who is using TotalSegmentator and what they are using it for. Therefore, we invite you to comment on this issue: What are you using TotalSegmentator for? What …
-
I don't have enough RAM to train this model again. Is there any way to use this model to do inference on my data?