Instructions to use taohungchang/candy_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use taohungchang/candy_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="taohungchang/candy_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("taohungchang/candy_model") model = AutoModelForObjectDetection.from_pretrained("taohungchang/candy_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
c404b81
1
Parent(s): e21d639
Training in progress, step 200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166623269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42a471786ebb2d181cfad5fc63c318f4a6faadd88920353c024dbc9d7a432ec0
|
| 3 |
size 166623269
|
runs/Jul04_19-50-33_f262cab81606/events.out.tfevents.1688500295.f262cab81606.15467.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9693a99b5ae912ed0359441e9df2bc6678b1f409894872c9cf74fb86f2541ce1
|
| 3 |
+
size 5540
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3899
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d14e867b2668b4ac44c1f956154972537e5448ed58266436fb8cd46bb45d58c7
|
| 3 |
size 3899
|