File size: 256 Bytes
1924c27
 
aac69c4
 
 
 
 
 
1924c27
aac69c4
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
language:
- en
metrics:
- accuracy
library_name: fastai
pipeline_tag: image-classification
---


## Uses

new_model = load_learner(f'modelpath/ChildGaurdAI_resnet.pkl')


new_model.predict(
    item='.png or .jpg'
)

#### Metrics

Accuracy