datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
biomasstersRehosted dataset from official repo. However, we have created tar balls instead of split zip archives, since they are easier to extract.
We also changed the nested directory structure of the train_features directory and renamed the .csv files.
The tar balls can be extracted with theses commands:
tar -xvf train_agbm.tar.gz
tar -xvf test_agbm.tar.gz
cat train_features.tar.gz* | tar xvfz -
cat test_features.tar.gz* | tar xvfz -
You can also check the accompanying dataloader in torchgeo.
If you… See the full description on the dataset page: https://huggingface.co/datasets/torchgeo/biomassters.Pelvic_Bone_Fragments_with_Injuries_Segmentation_Challenge
🦴 Pelvic Bone Fragments with Injuries Segmentation Challenge 🏥
🌟 Welcome to the PENGWIN segmentation challenge!
Pelvic fractures, typically resulting from high-energy traumas, are among the most severe injuries, characterized by a disability rate over 50% and a mortality rate over 13%, ranking them as the deadliest of all compound fractures. The complexity of pelvic anatomy, along with surrounding soft tissues, makes surgical interventions especially… See the full description on the dataset page: https://huggingface.co/datasets/Novel-BioMedAI/Pelvic_Bone_Fragments_with_Injuries_Segmentation_Challenge.BioMedica-label-all
