An open API service indexing awesome lists of open source software.

https://github.com/roboflow/stacked-boxes-email-notification

A small project demonstrating how Roboflow's Inference APIs can be used to trigger email notifications.
https://github.com/roboflow/stacked-boxes-email-notification

Last synced: 26 days ago
JSON representation

A small project demonstrating how Roboflow's Inference APIs can be used to trigger email notifications.

Awesome Lists containing this project

README

          

# Monitoring Stacks of Boxes with Email Notifications
Use the Roboflow API and Jetson Nano docker container to monitor items of interest with email notifications. The code in this repository detects
stacks of three or more packages (deemed potentially unsafe) and sends email notifications when detected. [Roboflow Blog Post](https://blog.roboflow.com/object-detection-jetson-nano-python/).

![Roboflow Logo](https://camo.githubusercontent.com/b9468c9d506b644007e50189fd2aa5d5f158b992bb21569222fe3967e608c467/68747470733a2f2f692e696d6775722e636f6d2f6c58436f5674352e706e67)

# Tell us about what you built, ask us questions, or provide feedback for improvements! opensource@roboflow.com and our [Community Forum](https://discuss.roboflow.com):
## [Website](https://docs.roboflow.com/python) • [Docs](https://docs.roboflow.com) • [Blog](https://blog.roboflow.com) • [Twitter](https://twitter.com/roboflow) • [Linkedin](https://www.linkedin.com/company/roboflow-ai) • [Roboflow Universe](https://universe.roboflow.com) • [Knowledge Base](https://help.roboflow.com)

# What is Roboflow?
## **Roboflow** makes managing, preprocessing, augmenting, and versioning datasets for computer vision seamless. Key features of Roboflow:

- Import and Export image datasets into any supported [formats](https://roboflow.com/formats)
- [Preprocess](https://docs.roboflow.com/image-transformations/image-preprocessing)
and [augment](https://docs.roboflow.com/image-transformations/image-augmentation) data using Roboflow's dataset
management tools
- Train computer vision models using [Roboflow Train](https://docs.roboflow.com/train) and deploy
to [production](https://docs.roboflow.com/inference)
- Use [community curated projects](https://universe.roboflow.com/) to start building your own vision-powered products

### To find more information on setting up or adopting this for other use-cases, check out [the accompanying blog post here.](https://blog.roboflow.com/object-detection-jetson-nano-python/)