GPU测试

This commit is contained in:
2026-01-20 10:54:30 +08:00
parent 8463f5a571
commit 8e9de9c858
59 changed files with 18934 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"source_model_path": "C:/Users/16337/PycharmProjects/Security_project/yolov8n.pt",
"source_model_hash": "95a2449609c73cd69a072b09daaff0cc",
"engine_path": "C:\\Users\\16337\\PycharmProjects\\Security_project\\yolov8n.engine",
"resolution": [
320,
320
],
"batch_size_range": [
1,
8,
16
],
"precision": "fp16",
"tensorrt_version": "10.14.1.48",
"cuda_version": "12.1",
"gpu_name": "NVIDIA GeForce RTX 3050 OEM",
"build_timestamp": "2026-01-16T17:11:48.134778"
}