Model Loading: Load a pre-trained YOLO model (e.g., a .pt file). Confidence Threshold: Adjust the confidence slider to filter detection results based on a minimum confidence score. Image Detection: ...
Pixi_Forge/ │ ├── core/ # Core slicing engine (deterministic, pixel-perfect) ├── smart/ # OpenCV-based intelligent slicing ├── batch/ # Batch automation + logging ├── cli/ # Command-line interface ├── ...