Hi NVIDIA team,
I’m evaluating the NVIDIA DGX Spark system for large-scale training.
I’d like to confirm whether it’s capable of efficiently training a YOLO (v8/11) model with the following parameters:
-
Dataset: 100 classes
-
Images: ~150,000 (640×640)
-
Batch size: 32
-
Epochs: 200
-
Framework: PyTorch (using Ultralytics or custom YOLO setup)
Could you please provide:
-
Estimated training time on DGX Spark (with default configuration).
-
Recommended GPU/memory configuration.
-
Any specific settings or optimizations for this workload.