Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PingjunChen/GradingKneeOA

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knee Osteoarthritis Analysis

Pipeline of knee osteoarthritis grading pipeline, which includes knee joints detection and knee OA grading.

klg_pipeline

DetJoint

  • Detecting two knee joints in X-ray images using a customized YOLOv2 model.

ClsKL

  • Classifying the KL grade of detected knee joints with a novel ordinal loss.

Data & Models

Knee joint detection (DetJoint) and KL grading (ClsKL) training/testing datasets, as well as best models, can be downloaded from KneeXrayData, around 7G.

Citation

Please consider cite the paper if you use the code or data for your research.

@article{chen2019fully,
  title={Fully Automatic Knee Osteoarthritis Severity Grading Using Deep Neural Networks with a Novel Ordinal Loss},
  author={Chen, Pingjun and Gao, Linlin and Shi, Xiaoshuang and Allen, Kyle and Yang Lin},
  journal={Computerized Medical Imaging and Graphics},,
  volume={75},
  pages={84--92},
  year={2019},
  doi={https://doi.org/10.1016/j.compmedimag.2019.06.002},
  publisher={Elsevier}  
}

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.