An open API service indexing awesome lists of open source software.

https://github.com/piraytekinz/imperio

Imperio (formally Dental AI) is a dental image analysis software built to analyze dental images and predict their most likely illness.
https://github.com/piraytekinz/imperio

convolutional-neural-networks image-classification image-classifier python webdevelopment

Last synced: about 2 months ago
JSON representation

Imperio (formally Dental AI) is a dental image analysis software built to analyze dental images and predict their most likely illness.

Awesome Lists containing this project

README

        

# Imperio
Imperio (formally Dental AI) is a dental image analysis software built to analyze dental images and predict their most likely illness.

I built and trained the prediction model using tensorflow, and saved it as a .h5 file. The model is loaded through javascript, which collects the uploaded image data and runs a prediction.