You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library installation method has been changed (see README) — it has a modular structure.
Now, you must explicitly select the calculation engine:
Install basic version with CPU as first-breaks-picking[engine-cpu]. Compatibe with any hardware.
Install the GPU-supported version as first-breaks-picking[engine-cuda]. CUDA and CuDNN will be installed automatically. Package first-breaks-picking-gpu will no longer be updated.
Install the iGPU-supported version as first-breaks-picking[engine-openvino]. Requires manual installation of OpenVINO runtime.
The desktop application is now optional first-breaks-picking[desktop].
Desktop application
GPU (CUDA) version of the desktop application now bundled with all CUDA and CuDNN dependencies and does not require their separate installation.