| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DeepStack-Installer-GPU-2022.01.1.exe | 2022-01-22 | 2.0 GB | |
| DeepStack-Installer-CPU-2022.01.1.exe | 2022-01-22 | 691.3 MB | |
| DeepStack 2022.01.1 Release source code.tar.gz | 2022-01-22 | 113.8 MB | |
| DeepStack 2022.01.1 Release source code.zip | 2022-01-22 | 114.5 MB | |
| README.md | 2022-01-22 | 2.1 kB | |
| Totals: 5 Items | 2.9 GB | 6 | |
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 https://github.com/johnolafenwa/DeepStack/pull/128
- added tls support by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/132
- Added Support for Newer GPUS by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/136
- PERF Improvement on multicore systems by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/139
- cleanup by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/140
- Enhance endpoint by @OlafenwaMoses in https://github.com/johnolafenwa/DeepStack/pull/138
- enabling overriding logging by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/143
- added multithreading to superresolution by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/145
- fix missing wget in GPU docker by @OlafenwaMoses in https://github.com/johnolafenwa/DeepStack/pull/146
- John/windows build fix by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/147
- Readme update by @OlafenwaMoses in https://github.com/johnolafenwa/DeepStack/pull/148
- fixed errors with windows versions by @johnolafenwa in https://github.com/johnolafenwa/DeepStack/pull/149
Full Changelog: https://github.com/johnolafenwa/DeepStack/compare/2021.09.1...2022.01.1