-
Installation
- Added Windows 11 support (see Installation Guides)
- Dropped support for installation from source on Windows 10 (use v5.1.1 for this platform and follow the corresponding installation guide)
-
Dependencies
- Updated ONNX Runtime to v1.23.2 with support for CUDA 12.x
- Updated PyTorch to v2.9.1 and added support for CUDA 12.6 and 12.8
- PyTorch and its related dependencies have been removed from utils/python/requirements_openeb.txt and placed into dedicated requirements files. Depending on your environment, use one of the files:
- cpu-only: utils/python/requirements_pytorch_cpu.txt
- cuda: utils/python/requirements_pytorch_cuda.txt
-
Open SDK Modules (OpenEB)
- Fixed reading HDF5 files
-
Advanced SDK Modules
- In the calibration sample, added timestamp to the output JSON of pattern detections
-
Prophesee Devices
- Dropped support for EVK2
-
Documentation
- Added installation guides for SDK on Windows 11
- Updated Terms & Conditions
- Minor update in Active Marker description
- Minor update in FAQ section