Weapon Detection
The Falcons.ai Weapon Detection API is designed to provide a straightforward and efficient way to detect firearms in images. By uploading an image to the API, developers receive a response indicating the presence of a weapon, its location in the image, and a confidence score. The underlying model has been trained on a substantial dataset to ensure a high degree of accuracy. This API is part of a…
Weapon Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| detect_weapon | ||
| POST |
img_object_detection_to_img_detect_weapon_post /weapon/detect |
Weapon Detection from an image plot bbox on image Returns: Image: Image in bytes with bbox annotations. |
Weapon Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO | $2.99 / month | 100 / second |
|
| ULTRA Recommended | $29 / month | 100 / second |
|
| MEGA | $299 / month | 100 / second |
|