4keles commited on
Commit
71fcec4
·
verified ·
1 Parent(s): 70dbfe1

Upload thermal-v1.0.4/metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. thermal-v1.0.4/metadata.json +38 -0
thermal-v1.0.4/metadata.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "v1.0.4",
3
+ "created_at": "2026-05-09T17:20:10.205041Z",
4
+ "base_model": "None",
5
+ "deployment_mode": "local",
6
+ "data_modality": "rgb",
7
+ "dataset": {
8
+ "path": "data/processed_data/thermal_anomaly_v1/data.yaml",
9
+ "source": "mvp_test_v1",
10
+ "notes": "Etiketli ilk MVP veri seti"
11
+ },
12
+ "hyperparameters": {
13
+ "model": "None",
14
+ "epochs": 0,
15
+ "imgsz": 0,
16
+ "batch": 0,
17
+ "device": "cuda:0"
18
+ },
19
+ "results": {
20
+ "precision": null,
21
+ "recall": null,
22
+ "mAP50": null,
23
+ "mAP50_95": null
24
+ },
25
+ "hardware": {
26
+ "gpu": "NVIDIA GeForce RTX 3050 Laptop GPU",
27
+ "vram_gb": 3.68,
28
+ "ram_gb": "unknown",
29
+ "cpu": "unknown"
30
+ },
31
+ "git": {
32
+ "commit": "unknown",
33
+ "branch": "unknown",
34
+ "dirty": false
35
+ },
36
+ "resumed_from": null,
37
+ "finetuned_from": null
38
+ }