Skip to content

Lugangz/GCN_Ceph_Loc

Repository files navigation

This is the code for our J-BHI paper "Landmark localization for cephalometric analysis using multiscale image patch-based graph convolutional networks". Only coarse stage code is now publicly available. For more details, please refer

Our code is tested with Python 3.8, Tensorflow 2.5, CUDA 11.2 and cuDNN 8.1. Note that even slightly different environment from ours may lead to training/inference errors.

img.png

Inference command:

python graph_final_test.py

@article{lu2022,
title={Landmark Localization for Cephalometric Analysis using Multiscale Image Patch-based Graph Convolutional Networks},
author={Gang Lu, Yuanxiu Zhang, Youyong Kong, Chen Zhang, Jean-Louis Coatrieux, Life Fellow, IEEE and Huazhong Shu, Senior Member, IEEE},
journal={IEEE Jounal of Biomedical Health Informatics},
year={2022},
publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages