Skip to content
#

x-ray-images

Here are 94 public repositories matching this topic...

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.

  • Updated Jun 12, 2024
  • Jupyter Notebook

The preparation for the Lung X-Ray Mask Segmentation project included the use of augmentation methods like flipping to improve the dataset, along with measures to ensure data uniformity and quality. The model architecture was explored with two types of ResNets: the traditional CNN layers and Depthwise Separable.

  • Updated Apr 3, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the x-ray-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the x-ray-images topic, visit your repo's landing page and select "manage topics."

Learn more