|
--- |
|
tags: |
|
- image-classification |
|
- pytorch |
|
- huggingpics |
|
library_name: generic |
|
metrics: |
|
- accuracy |
|
|
|
model-index: |
|
- name: krenzcolor_chkpt_classifier |
|
results: |
|
- task: |
|
name: Image Classification |
|
type: pair-classification |
|
metrics: |
|
- name: Accuracy |
|
type: accuracy |
|
value: 0.2589285671710968 |
|
--- |
|
|
|
# krenzcolor_chkpt_classifier |
|
|
|
|
|
Demo for checkpoint classification of the homeworks in Art course by Krenz Cushart |
|
|
|
|
|
## Example Images |
|
|
|
|
|
#### chk1_fail |
|
|
|
![chk1_fail](images/chk1_fail.jpg) |
|
|
|
#### chk1_pass |
|
|
|
![chk1_pass](images/chk1_pass.jpg) |
|
|
|
#### chk2_fail |
|
|
|
![chk2_fail](images/chk2_fail.jpg) |
|
|
|
#### chk2_pass |
|
|
|
![chk2_pass](images/chk2_pass.jpg) |
|
|
|
#### chk3_fail |
|
|
|
![chk3_fail](images/chk3_fail.jpg) |
|
|
|
#### chk3_pass |
|
|
|
![chk3_pass](images/chk3_pass.jpg) |