This releases fixes a number of bugs and introduces new features and performance enhancements.
Highlights Include:
- New Image Super Resolution Endpoint
- Multithreaded Inference providing significant performance boost
- Arm64 Server Image for Inference on Higher end ARM64 devices
- HTTPS with support for SSL Certificates
Install the Latest Versions of DeepStack to take advantage of this update.
Docker CPU
deepquestai/deepstack:cpu-2022.01.1
Docker GPU
deepquestai/deepstack:gpu-2022.01.1
Docker Jetson
deepquestai/deepstack:jetpack-2021.01.1
Docker Arm64(Including Raspberry PI)
deepquestai/deepstack:arm64-2022.01.1
Docker Arm64 Server(For Higher End Arm64 Devices)
deepquestai/deepstack:arm64-server-2022.01.1
Find installers for Windows CPU and GPU in Assets below
What's Changed
- Add support for lowercase API_KEY by @OlafenwaMoses in #128
- added tls support by @johnolafenwa in #132
- Added Support for Newer GPUS by @johnolafenwa in #136
- PERF Improvement on multicore systems by @johnolafenwa in #139
- cleanup by @johnolafenwa in #140
- Enhance endpoint by @OlafenwaMoses in #138
- enabling overriding logging by @johnolafenwa in #143
- added multithreading to superresolution by @johnolafenwa in #145
- fix missing wget in GPU docker by @OlafenwaMoses in #146
- John/windows build fix by @johnolafenwa in #147
- Readme update by @OlafenwaMoses in #148
- fixed errors with windows versions by @johnolafenwa in #149
Full Changelog: 2021.09.1...2022.01.1