Instructions to use RoadHaus/BC_Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use RoadHaus/BC_Classification with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("RoadHaus/BC_Classification") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- resnet50_model.pkl +3 -0
- vgg16_model.pkl +3 -0
resnet50_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a89c18c3e66d37c1e267751c75df677a2e4f458903288fcbf6e49836fd7094d
|
| 3 |
+
size 103232883
|
vgg16_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a6b7a81797c740de3a28a114aa586cfccce6ce552a83ecccd9f6c21b95e28c0
|
| 3 |
+
size 61469758
|