Image Classification
Transformers
Safetensors
vit
deep-fake
ViT
detection
Image
transformers-4.49.0.dev0
precision-92.12
v2
Instructions to use prithivMLmods/Deep-Fake-Detector-v2-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use prithivMLmods/Deep-Fake-Detector-v2-Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="prithivMLmods/Deep-Fake-Detector-v2-Model") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("prithivMLmods/Deep-Fake-Detector-v2-Model") model = AutoModelForImageClassification.from_pretrained("prithivMLmods/Deep-Fake-Detector-v2-Model") - Inference
- Notebooks
- Google Colab
- Kaggle
Delete onnx
Browse files- onnx/model.onnx +0 -3
- onnx/model_bnb4.onnx +0 -3
- onnx/model_fp16.onnx +0 -3
- onnx/model_int8.onnx +0 -3
- onnx/model_q4.onnx +0 -3
- onnx/model_q4f16.onnx +0 -3
- onnx/model_quantized.onnx +0 -3
- onnx/model_uint8.onnx +0 -3
onnx/model.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a0b693e2bbc62c352c30d6cf5055dd0fb0912d590729cf4cdd6e5099a89e3de1
|
| 3 |
-
size 343401684
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_bnb4.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:75823f273e36cb61bfa2c609c6c4c31c1e3937a71fb6cd1bad937b200f588227
|
| 3 |
-
size 51450006
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_fp16.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0b3c5f40c41389342fba2081100db1c42e13b3404ae615525d9a6de8b01677ed
|
| 3 |
-
size 171801442
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_int8.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4e767fcf47a166cd8001128bba7664331ff97407426f7546a6f1872b73b07e2e
|
| 3 |
-
size 87333625
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_q4.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:4084d169e9591851a126ef4fe28f66cce9b09fae5ec8ebc4ac896199563f2503
|
| 3 |
-
size 56757894
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_q4f16.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d67f234f962c764e586783a612fcfaf10231b1df3f0faf0f2c4c31606b9b90e6
|
| 3 |
-
size 49718645
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_quantized.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f461e07b2a3c10f758d5682ab5e84ecb7d361b6ef1d248df5ec7b1a9108e828c
|
| 3 |
-
size 87333625
|
|
|
|
|
|
|
|
|
|
|
|
onnx/model_uint8.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f461e07b2a3c10f758d5682ab5e84ecb7d361b6ef1d248df5ec7b1a9108e828c
|
| 3 |
-
size 87333625
|
|
|
|
|
|
|
|
|
|
|
|