Instructions to use arkito/VeritaScan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use arkito/VeritaScan with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("arkito/VeritaScan") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload 9 files
Browse files- best.mlpackage.zip +3 -0
- best.mnn +3 -0
- best.onnx +3 -0
- best.pb +3 -0
- best.torchscript +3 -0
- best_float16.tflite +3 -0
- best_ncnn_model.zip +3 -0
- best_openvino_model.zip +3 -0
- best_web_model.zip +3 -0
best.mlpackage.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a44efac9c1f924d6252aa3956132497d8efbe57080d0976e4cd332ff4af7ad1
|
| 3 |
+
size 4449046
|
best.mnn
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de5c0d1e51e253dd731356968d6f750a8b7e249645fae3c2f1f31441f41728a3
|
| 3 |
+
size 9675420
|
best.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd67f26d909ce3214a406775a0a4491d941c415b6cdeab4c4c0245bac0bc5f1b
|
| 3 |
+
size 9882313
|
best.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41dd95abcd099e3dfb76900b9dc035a522b32228e4d9b7ea08398c68e5f701d5
|
| 3 |
+
size 9933234
|
best.torchscript
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e36f0859409eea18540e504e087030972455cab031c1a9449de5601594487e01
|
| 3 |
+
size 10195559
|
best_float16.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:836a0afaddcf102da3dfd5187c65f00dd30e118995bfdb04d9c33c9fd0572925
|
| 3 |
+
size 5087132
|
best_ncnn_model.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a7498581b68d2899f31b93f531f95ec8adaf227557120d19075f02991a3510a
|
| 3 |
+
size 8520670
|
best_openvino_model.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7c6440aa9472b7129cc16008edd806ef5c71d62736326b808c7328fc77f072a
|
| 3 |
+
size 8535379
|
best_web_model.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7a0c79e652491671136a35a78a6ad0374833eeba74f7ac496677485ba7f034a
|
| 3 |
+
size 8854541
|