SharpAI help you deploy AI empowered NVR on your edge device in minutes.
- Register account on SharpAI website
- Install sharpai-hub:
pip3 install sharpai-hub - Login on device:
sharpai-cli login - Register device:
sharpai-cli device register
DeepCamera is a face recongnition NVR
sharpai-cli deepcamera start
Maintaining empty parking spot count using YOLO real-time vehicle detection. Original Link
sharpai-cli yoloparking start
Then access Linux GUI http://localhost:8000 w/ pre-configured noVNC
You need to get the RTSP url of your camera and add it to NVR. Then NVR engine will pull video stream through RTSP protocol from your camera, after extracting frame from video stream, the extracted frame will be sent to detector for AI tasks.
- NVR GUI address: http://localhost:8080
- Jetson Nano(ReComputer j10)
- Jetson Xavier AGX
- MacOS 12.4
- Windows 11
- Ubuntu 20.04
- DaHua / Lorex / AMCREST: URL Path:
/cam/realmonitor?channel=1&subtype=0Port:554 - Ip Camera Lite on IOS: URL Path:
/livePort:8554
If you are using a camera but have no idea about the RTSP URL, please join SharpAI community for help or use iSpyConnect to get camera streaming URL format. SharpAI provides commercial support to companies which want to deploy AI Camera application to real world.
- Install with SharpAI Hub CLI
- FFMpeg with Nvidia Nano hardware decoder
- Face Detector with Nvidia Nano GPU TensorRT MTCNN
- Face Embedding with Nvidia Nano GPU Pytorch InsightFace
- Person Detection with GPU
- Integrate with telegram bot API
- Porting to Jetson Nano
- High accurate Face Recognition
- Face Detection
- Inference on ARM Mali GPU
- Support Android TF Lite(GPU/CPU/NPU)
- Support open source embedded linux
- Control from mobile application
- Management System for devices
- Push Notification to Mobile Device
- Object Detection
- Distributed System based on celery
- Plugin to process video by Shinobi CCTV
- Application on Android to decode video with hw acc
- Motion Detection with Android GPU
- Lable and train from Mobile to Edge Device
- Native raspberry pi camera support
- Labelling server and application is down, need BYOD document API server repo
- Image upload to AWS or on premise AWS compatiable server(MINIO)
- Integration with Home Assistant
- Provide real time pipeline on edge device
- E2E pipeline to support model customization
- Cluster on the edge
- Port to specific edge device/chipset
- Voice application (ASR/KWS) end to end pipeline
- ReID model
- Behavior analysis model
- Transformer model
- Contrastive learning
- Click to join sharpai slack channel for commercial support
sudo apt-get install -y libhdf5-dev python3 python3-pip
pip3 install -U pip
sudo pip3 install docker-compose==1.27.4
- Create Telegram Bot through @BotFather
- Set Telegram Token in Configure File
- Send message to the new bot you created
