Instructions to use SamMorgan/yolo_v4_tflite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use SamMorgan/yolo_v4_tflite with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("SamMorgan/yolo_v4_tflite") - Notebooks
- Google Colab
- Kaggle
SamMorgan commited on
Commit ·
5a3f3ba
1
Parent(s): 3002dee
First version. of yolov4_tflite
Browse files
checkpoints/yolov4-416/keras_metadata.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a52c3be2cc4a6f3497ddcacf53fd349d5d334d46eebb16c2f8bd8db845fd20e2
|
| 3 |
+
size 1152285
|
checkpoints/yolov4-416/saved_model.pb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a9e4f0db9569f2813ecd225dc20f79ae09ac25f214e30c25010408cb25ac00f
|
| 3 |
+
size 7037833
|
checkpoints/yolov4-416/variables/variables.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daccaab0ae909835a6c314936b517b191508ef0c2bfa3f3fd907d10f08f45366
|
| 3 |
+
size 257899728
|
checkpoints/yolov4-416/variables/variables.index
ADDED
|
Binary file (34.7 kB). View file
|
|
|