PadChest-GR: Why Grounded, Bilingual Chest X-Ray Reporting Benchmarks Matter Now

PadChest-GR brings grounded, bilingual evaluation to chest X-ray report generation. Learn why this benchmark matters for trustworthy radiology AI and medical imaging workflows.
OpenMed vs. Generic LLM: A Side-by-Side Test on Clinical Text Extraction

A controlled experiment comparing three approches on the same synthetic clinical note to see how OpenMed models perform compared to an LLM.
Revolutionizing Dental Implant Planning with Our Custom Web-Based DICOM Viewer

A specialized workflow built entirely for the dentistry domain, focusing specifically on dental implant planning.
Building a Custom Neuroimaging DICOM Viewer

Advanced neuroimaging workflows require more than just basic image viewing.
GPU Volume Rendering: Faster CT Visualization | PYCAD

Using GPU volume rendering with vtkGPUVolumeRayCastMapper made our CT viewer dramatically faster—smooth navigation, instant cropping, and better visuals even on large scans.
Generate Synthetic Medical Images with medigan | Python GAN Models

Create synthetic medical images effortlessly with medigan, a Python library powered by GANs.
How I Use nnUNet for Medical Image Segmentation: A Comprehensive Guide

Guide to nnUNet for segmentation.
Find Duplicated Scans

Python tool for detecting duplicate medical scans.
Store the Metadata in Nifti and Nrrd

Add custom metadata to NIfTI/NRRD using SimpleITK and Nibabel.
Fast Medical Imaging Cropping

Efficiently split large NIfTI medical images into smaller chunks for easier processing and analysis using SimpleITK.