Git Product home page Git Product logo

mpa's Introduction

Multistage Probabilistic Approach for The Localization of Cephalometric Landmarks

This page provides the source code of the paper 'Multistage Probabilistic Approach for The Localization of Cephalometric Landmarks'

Requirements

System

Our code requires the following environment.

  1. Ubuntu 18.04 LTS
  2. Cuda 10.0 or higher
  3. Python 3.6

Database

We used the ISBI2015 dataset. It is available at ISBI2015 or here.

Installation

You can install our code with the following steps.

  1. Clone and extract our code.
  2. Install python packages with 'pip install -r requirements.txt'
  3. Download ISBI2015 dataset and trained models with 'get_data_and_models.py'

How to Test

Results in the paper can be reproduced with 'test.py'.

How to Train

The reproduction of results may require delicate calibrations of training parameters and system requirements.

  1. Train global stage model with 'train_global.py'.
  2. Train local stage models with 'train_local.py' for each landmark.
  3. Train refinement stage models with 'train_refine.py' for bilateral landmarks of the mandible (Gonion and Articulare).

Acknowledgement

Our code is based on the PyTorch [1] and Kornia [2].


References

[1] https://github.com/pytorch/pytorch
[2] https://github.com/kornia/kornia\

mpa's People

Contributors

hjkwonispl avatar turogit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.