Is it possible to use this gpu NVIDIA GeForce GTX 1050 Ti to run neural network in order to estimate the depth and human pose?
When I tested it with ZedSDK 5.1 I could download and optimize it but not use it :
[ZED][ERROR] [Init] NEURAL depth modes requires an NVIDIA GPU with a sm70 or higher (Volta or newer), Pascal GTX 10 Series Cards and older are not supported
[ZED][ERROR] NO GPU COMPATIBLE in enum sl::ERROR_CODE __cdecl sl:
The ZED SDK installer will download the right one (you can reinstall it later with the “get_python_api.py” script), but you can also compile it yourself, you may need to take a matching release to avoid API mismatch Releases · stereolabs/zed-python-api · GitHub