CoolFace
Datasetpublic

emad2001/DeLR-Cephalometric-ConvNeXtV2

DeLR – Dual-encoder Landmark Regression A PyTorch implementation of the DeLR (Dual-encoder Landmark Regression) architecture for cephalometric landmark detection, evaluated on three public datasets: Aariz Cephalograms — 1000 images, 29 annotated landmarks (700 / 150 / 150 train/valid/test). CephAdoAdu Dataset — 700 images, 10 landmarks, mixed adolescent + adult cohort (400 train / 300 test in the official splits; we held out 10 % of train as validation). ISBI 2015 Cephalometric… See the full description on the dataset page: https://huggingface.co/datasets/emad2001/DeLR-Cephalometric-ConvNeXtV2.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes85downloads
4 commits on main
47f4fc05mo ago

Add Additional Files for Article (supplement, scripts, figures, tables)

emad2001
cf3fe0d5mo ago

Add ISBI 2015 results + 4-way ablation study; refresh code & README

emad2001
7de5ea55mo ago

Release: DeLR ConvNeXtV2 checkpoints + scripts for CephAdoAdu and Aariz

emad2001
d9e7d6c5mo ago

initial commit

emad2001