/Pediatric-Hand-Bone-Analysis-Lab

This is a revision of the RSNA Hand dataset which includes Hand Detection, Pose Estimation, and Instance Segmentation.

Primary LanguageJupyter NotebookGNU General Public License v2.0GPL-2.0

Pediatric-Hand-Bone-Analysis-Lab

This is a revision of the RSNA Hand dataset which includes Hand Detection, Pose Estimation, and Instance Segmentation.

Installations

Install PyTorch and MMCV

pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 -f https://download.pytorch.org/whl/torch_stable.html
pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu111/torch1.9.0/index.html
docker