软件包:python3-simplehound(0.6-2)
python3-simplehound 的相关链接
Debian 的资源:
下载源码包 python-simplehound:
- [python-simplehound_0.6-2.dsc]
- [python-simplehound_0.6.orig.tar.gz]
- [python-simplehound_0.6-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library to interface with the Sighthound Cloud API
This library provides an interface with the Sighthound Cloud API, enabling the detection of people, faces, and license plates within images. Utilizing its functions, users can process images through the Sighthound service and retrieve detailed detection data responses. This interaction includes the ability to manage image uploads and handle the results of processed image data, providing bounding information and classification of detected entities such as people and vehicles. Additionally, the library interacts with Sighthound's cloud to track and report detection events efficiently.
其他与 python3-simplehound 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings