Code Monkey home page Code Monkey logo

child-tooth-segmentation-cgans's Introduction

Child Tooth Segmentation with CGANs

Panoramic Image Segmentation of Children's Teeth Using Conditional Generative Adversarial Networks and a Modified U-Net Model

This project focuses on developing and optimizing a Conditional Generative Adversarial Networks (CGANs) model to diagnose dental caries in children.

Dataset

We utilize a pediatric dental panoramic radiography dataset created by Zhang et al., 2023. The dataset includes 193 pairs of images and masks. For more details, you can refer to the original publication.

Methodology

Model

Our approach employs CGANs with a modified U-Net architecture as the generator for image segmentation. In this setup, the training mask data serve as labels to guide the model, transforming this machine learning approach into supervised learning.

Data Augmentation

Out of the 193 pairs, we use 163 pairs for training. The data is augmented with horizontal flips, random brightness adjustments, and random contrast changes to improve the model's robustness.

Training

The model is trained for 2000 epochs. The performance metrics on the test data are as follows:

  • IoU (Intersection over Union): 90.75%
  • Dice Coefficient: 91.76%
  • Accuracy: 98%

child-tooth-segmentation-cgans's People

Contributors

adefiqri12 avatar

Watchers

 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.