billkintao commited on
Commit
cf96b68
1 Parent(s): 26652cf

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +12 -0
  2. config.json +15 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ultralytics
3
+ tags:
4
+ - object-detection
5
+ - yolov10
6
+ - pytorch_model_hub_mixin
7
+ - model_hub_mixin
8
+ ---
9
+
10
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
11
+ - Library: https://github.com/THU-MIG/yolov10
12
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "yolov10n.yaml",
3
+ "names": {
4
+ "0": "Gun",
5
+ "1": "Knife",
6
+ "2": "Pliers",
7
+ "3": "Scissors",
8
+ "4": "Wrench"
9
+ },
10
+ "nc": 5,
11
+ "task": "detect",
12
+ "test": "/content/X-Ray-Baggage-3/test",
13
+ "train": "/content/X-Ray-Baggage-3/train",
14
+ "val": "/content/X-Ray-Baggage-3/valid"
15
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe83cbf31e73714a15ceeec4544ee341f90aefcda62ae0c219c919708e4d5523
3
+ size 10807160