{ | |
"model_type": "YOLOv12n", | |
"epochs": 30, | |
"image_size": 640, | |
"batch_size": 4, | |
"patience": 10, | |
"data_yaml": "yolo_dataset/data.yaml", | |
"training_date": "2025-08-18T12:00:56.719161", | |
"device": "cpu", | |
"train_images": 411, | |
"val_images": 103, | |
"gpu_info": { | |
"cuda_available": false, | |
"device_name": "CPU", | |
"memory_gb": "N/A" | |
} | |
} |