Bone Fracture Detection using deep learning (Resnet50) - Final project in the fourth year of the degree
-
Updated
Jan 20, 2023 - Python
Bone Fracture Detection using deep learning (Resnet50) - Final project in the fourth year of the degree
Bone fracture or Implantation can be classified. The classification uses VGG16 architecture.
This project in a X-ray bone fracture detection App protoype to assist medical professionals to fast-forward the diagnosis process, it runs on the user's device.
This project uses PyTorch to classify bone fractures. As well as fine-tuning some famous CNN architectures (like VGG 19, MobileNetV3, RegNet,...), we designed our own architecture. Additionally, we used Transformer architectures (such as Vision Transformer and Swin Transformer). This dataset is Bone Fracture Multi-Region X-ray, available on Kaggle.
Add a description, image, and links to the bone-fracture-classification topic page so that developers can more easily learn about it.
To associate your repository with the bone-fracture-classification topic, visit your repo's landing page and select "manage topics."