ML for Dentistry: Real World Use Case


Hi Reader,,

Welcome to the PYCAD newsletter, where every week you receive doses of machine learning and computer vision techniques and tools to help you learn how to build AI solutions to empower the most vulnerable members of our society, patients.

​

Machine Learning Use Case in Dentistry

We always talk about different techniques of machine learning and how they can be implemented. But today, I want to share with you a real world use case of how we used ML as part of a project destined to help dentists.

When dentists are going to do an implant for a patient, they first do some analysis on a radiograph of the exact area where they plan to do the implant.

The analysis that they do is as follows:

  • They look at the bone area of the mandible (lower jaw) and they look at the area of the canal.
  • They then define some metrics:
    • Height: a segment that goes from the upper side of the canal all the way to the upper side of the bone.
    • Width: a segment that's perpendicular on the height segment at a point that's defined by a distance in millimeters from the upper side of the height segment.
  • Finally, they use the length of the height segment and the length of the width segment to categorize the case into one of 25 classes.

Based on the metrics above, they define how the dental implant surgery should be.

The only part that requires machine learning in this use case, is the radiograph analysis to highlight (segment) the bone area and the canal area.

This is a real world use case of an application that uses ML and that can provide value to the end users, who are dentists in this case.

In fact, we've built such an app for one of our clients. You can see below a screenshot of the final desktop app that works without a need to access the internet:

Are you looking to build an app (desktop or mobile or web app) for medical imaging? Feel free to reach out to us at: contact@pycad.co

​

Deep Learning for 3D Medical Data

Are you interested in using deep learning with 3D MRI data?
​
Then check out my article where I share 6 different deep learning models that you can use with 3D MRI data.
​
The article contains links to papers and code for each model.

​

Tweet of the Day

​

​

Meme of the Day 😂


That's it for this week's edition, I hope you enjoyed it!

​

Machine Learning for Medical Imaging

👉 Learn how to build AI systems for medical imaging domain by leveraging tools and techniques that I share with you! | 💡 The newsletter is read by people from: Nvidia, Baker Hughes, Harvard, NYU, Columbia University, University of Toronto and more!

Read more from Machine Learning for Medical Imaging

Hi Reader! I hope you're doing well in this fine weekend! In the past weeks I've been working on implementing basic image segmentation models for 2D and 3D from scratch. While doing so, I found a few things that were delightfully surprising while other things were painfully irritating. I tell you all about it in this edition of the newsletter! What Building AI Models from Scratch has Thought me One of the reasons why I did these experimentations was to understand some of the nitty gritty...

Hi Reader, I haven't sent you a newsletter email for some time now. This is because there are major events happening in my personal life. We just had our first kid, so I'm still trying to adapt to the new routine set by this cute little creature! I also changed my office! I used to work from home, but now I am working in a coworking space. I'm hoping that this will help me deliver more value to the newsletter subscribers as well as our clients at PYCAD. Now, back to the newsletter! I've got...

Dental implant - Wikipedia

Hello Reader, Welcome to another edition of PYCAD newsletter where we cover interesting topics in Machine Learning and Computer Vision applied to Medical Imaging. The goal of this newsletter is to help you stay up-to-date and learn important concepts in this amazing field! I've got some cool insights for you below ↓ Applications of Machine Learning for Dentistry At PYCAD, we have worked a lot on the applications of AI to the dentistry domain. Here are 3 incredible ones. 1 - Diagnosis and...