GithubHelp home page GithubHelp logo

nclg-mt's Introduction

A Feasibility Study on Image Inpainting for Non-cleft Lip Generation from Cleft Lip Patients

=================================================================================

A Cleft lip is a congenital abnormality requiring surgical repair by a specialist.The surgeon must have extensive experience and theoretical knowledge to perform surgery, and Artificial Intelligence (AI) method has been proposed to guide surgeons in improving surgical outcomes. If AI can be used to predict what a repaired cleft lip would look like, surgeons could use it as an adjunct to adjust their surgical technique and improve results. To explore the feasibility of this idea while protecting patient privacy, we propose a deep learning-based image inpainting method that is capable of covering a cleft lip and generating a lip and nose without a celft. Our experiments are conducted on two real-world cleft lip datasets and are assessed by expert cleft lip surgeons to demonstrate the feasibility of the proposed method. arXiv

Overview

image

Dataset

For the full CelebA dataset, please refer to http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html

For the irrgular mask dataset, please refer to http://masc.cs.gmu.edu/wiki/partialconv

For the landmarks, please use https://github.com/1adrianb/face-alignment to generate landamrks as ground truth.

Please use script/flist.py to create .flist file for training and testing.

Pre-trained model

We released the pre-trained model CelebA: Google Drive

Getting Started

Download the pre-trained model to ./checkpoints

Set your own config.yml file and copy it to corresponding checkpoint folder, run:

python train.py

For testing, run:

python test.py

Citation

If you think our code is helpful, please cite us.

@misc{chen2022feasibility,
    title={A Feasibility Study on Image Inpainting for Non-cleft Lip Generation from Patients with Cleft Lip},
    author={Shuang Chen and Amir Atapour-Abarghouei and Jane Kerby and Edmond S. L. Ho and David C. G. Sainsbury and Sophie Butterworth and Hubert P. H. Shum},
    year={2022},
    eprint={2208.01149},
    archivePrefix={arXiv},
    primaryClass={cs.CV}
}

nclg-mt's People

Contributors

chrischen1023 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.