WIP
This commit is contained in:
@@ -546,7 +546,7 @@ Request:
|
||||
"description": "First training run with 500 documents",
|
||||
"document_ids": ["uuid1", "uuid2", "uuid3"],
|
||||
"config": {
|
||||
"model_name": "yolo11n.pt",
|
||||
"model_name": "yolo26s.pt",
|
||||
"epochs": 100,
|
||||
"batch_size": 16,
|
||||
"image_size": 640
|
||||
@@ -1036,7 +1036,7 @@ Response:
|
||||
| | Name: [Training Run 2024-01____________] | |
|
||||
| | Description: [First training with 500 documents_________] | |
|
||||
| | | |
|
||||
| | Base Model: [yolo11n.pt v] Epochs: [100] Batch: [16] | |
|
||||
| | Base Model: [yolo26s.pt v] Epochs: [100] Batch: [16] | |
|
||||
| | Image Size: [640] Device: [GPU 0 v] | |
|
||||
| | | |
|
||||
| | [ ] Schedule for later: [2024-01-20] [22:00] | |
|
||||
@@ -1088,7 +1088,7 @@ Response:
|
||||
| | - Recall: 92% | |
|
||||
| | | |
|
||||
| | Configuration: | |
|
||||
| | - Base: yolo11n.pt Epochs: 100 Batch: 16 Size: 640 | |
|
||||
| | - Base: yolo26s.pt Epochs: 100 Batch: 16 Size: 640 | |
|
||||
| | | |
|
||||
| | Documents Used: [View 600 documents] | |
|
||||
| +--------------------------------------------------------------+ |
|
||||
|
||||
Reference in New Issue
Block a user