Configuration
Settings
System information
Runtime
- Detection engine
- Deterministic demo engine (browser)
- Model file
- backend/models/surgical_landmarks.pt
- Backend (local run)
- Python 3.11 · FastAPI · Uvicorn
- Vision stack (local run)
- OpenCV · NumPy · Pillow · PyTorch · Ultralytics YOLO
- Database (local run)
- SQLite via SQLAlchemy
- Compute
- 2 logical cores (CPU)
If backend/models/surgical_landmarks.pt exists when the Python backend starts, SurgiSight runs in AI MODEL MODE. Otherwise it falls back to DEMO MODE with deterministic detections. No clinical validation is claimed in either mode.