This directory contains the dataset for LLRFormer keypoint detection model.
data/
├── train/ # Training set
│ ├── images/ # Training images
│ └── annotations/ # Training annotations (JSON format)
├── val/ # Validation set
│ ├── images/ # Validation images
│ └── annotations/ # Validation annotations (JSON format)
├── test/ # Test set
│ ├── images/ # Test images
│ └── annotations/ #… See the full description on the dataset page:
https://huggingface.co/datasets/YANG1568279/full_length_lower_limb_radiographs_with_metallic_implants.