CoolFace
Modelpublic

steven123/Check_Missing_Teeth

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes9downloads
README.md40 linesDownload Raw Back to root
1---2tags:3- image-classification4- pytorch5- huggingpics6metrics:7- accuracy8 9model-index:10- name: Check_Missing_Teeth11  results:12  - task:13      name: Image Classification14      type: image-classification15    metrics:16      - name: Accuracy17        type: accuracy18        value: 0.937519---20 21# Check_Missing_Teeth22 23 24Autogenerated by HuggingPics🤗🖼️25 26Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).27 28Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).29 30 31## Example Images32 33 34#### Missing Teeth35 36![Missing Teeth](images/Missing_Teeth.jpg)37 38#### Non-Missing Teeth39 40![Non-Missing Teeth](images/Non-Missing_Teeth.jpg)