idanba commited on
Commit
c3e66b4
1 Parent(s): 6ead4b1

Push Keras model using huggingface_hub.

Browse files
README.md CHANGED
@@ -1,16 +1,15 @@
1
  ---
2
  library_name: keras
3
- license: agpl-3.0
4
- datasets:
5
- - detection-datasets/coco
6
  ---
7
 
8
- # Model card for keras_yolov8_480x480_pp
9
 
10
- A keras implementation of YOLOv8n object-detection model, based on [Ultralytics](https://github.com/ultralytics/ultralytics).
11
 
12
- The model weights were taken from [yolov8n.pt - v0.0.0](https://github.com/ultralytics/assets/releases/download/v0.0.0/yolov8n.pt).
13
 
14
- This YOLOv8n Keras implementation includes an additional post-processing layer (non-maximum suppression). For further insights into the model's implementation details, please refer to [MCT Model Garden - yolov8](https://github.com/sony/model_optimization/tree/main/tutorials/mct_model_garden/models_keras/yolov8)
15
 
16
- The input resolution was set to 480x480.
 
 
 
1
  ---
2
  library_name: keras
 
 
 
3
  ---
4
 
5
+ ## Model description
6
 
7
+ More information needed
8
 
9
+ ## Intended uses & limitations
10
 
11
+ More information needed
12
 
13
+ ## Training and evaluation data
14
+
15
+ More information needed
fingerprint.pb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37dc9b3fc37a3a1f1a1fce8844839a2187fac8c38bc133e201df26e9b7af7084
3
  size 57
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b322f7cf51f3b08bd775f33374fb154febebfb6792afeae6cff7aed00a8036
3
  size 57
saved_model.pb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:029cfa06f1b0e451a12530e42e88e43bb2e5b5180febcc26cdccfe5e242815f7
3
- size 3897365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0184f2e627af80190db79b2ab803a75fb2197bd92429ea518e026f626a7c4a1
3
+ size 3897404
variables/variables.data-00000-of-00001 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9ad2ab6d7faa9136acef6a54501edb493577ac81eff093465b75f3ab66e46a1
3
  size 12843930
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad51718944c1887a21ffe58b38ab308d06d128b75f7256fdf34a6aab164b2e0
3
  size 12843930
variables/variables.index CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ