CoolFace
Modelpublic

jasmine009/materials

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes12downloads
README.md52 linesDownload Raw Back to root
1---2tags:3- image-classification4- pytorch5- huggingpics6metrics:7- accuracy8 9model-index:10- name: materials11  results:12  - task:13      name: Image Classification14      type: image-classification15    metrics:16      - name: Accuracy17        type: accuracy18        value: 0.892857134342193619---20 21# materials22 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#### brick35 36![brick](images/brick.jpg)37 38#### metal39 40![metal](images/metal.jpg)41 42#### paper43 44![paper](images/paper.jpg)45 46#### plastic47 48![plastic](images/plastic.jpg)49 50#### wood51 52![wood](images/wood.jpg)