dalianhome's Stars
roboflow/supervision
We write your reusable computer vision tools. 💜
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
labelmeai/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
openmediavault/openmediavault
openmediavault is the next generation network attached storage (NAS) solution based on Debian Linux. Thanks to the modular design of the framework it can be enhanced via plugins. openmediavault is primarily designed to be used in home environments or small home offices.
clauswilke/dataviz
A book covering the fundamentals of data visualization
achillean/shodan-python
The official Python library for Shodan
ytsaurus/ytsaurus
YTsaurus is a scalable and fault-tolerant open-source big data platform.
kerwincui/FastBee
FastBee开源物联网平台,简单易用,可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。
theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
node-red/node-red-dashboard
A dashboard UI for Node-RED
xiaobai1217/Awesome-Video-Datasets
Video datasets
mobinsheng/books
技术书籍
mobilityhouse/ocpp
Python implementation of the Open Charge Point Protocol (OCPP).
computervisioneng/automatic-number-plate-recognition-python-yolov8
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics
computervisioneng/train-yolov8-custom-dataset-step-by-step-guide
isLinXu/YOLOv8_Efficient
🚀Simple and efficient use for Ultralytics yolov8🚀
kubarskii/OCPP-J-CP-Simulator
A really simple cp simulator, that works with OCPP 1.6
chandrawi/LoRaRF-Python
Python library for basic transmitting and receiving data using LoRa and FSK modem
ahmadlogs/sim800l-relay-control
COS301-SE-2022/Intelligent-VMS-Visitor-Management-System-
Firestorm - VMS(Visitor Management System). The VMS is an intelligent visitor management system that allows provides a platform for a residential building to residents to create invites for visitors, contractors or even prospective buyers. The visitor management platform will also allow the building management to view and analyse visiting data as they see fit. The system will also provide "smart" suggestions using a custom AI analytics engine.
Node-Red-Tutorials/YT-Examples
Code Examples for the Node-Red-Tutorials YouTube Channel.
grafana/snowflake-prometheus-exporter
A golang based prometheus metrics exporter for Snowflake.
willswire/checkd
Apple DeviceCheck server implementation on Cloudflare Workers
freedomwebtech/peoplecounteryolov8
amirsanni/Digipass
A small web app for managing incoming and outgoing visitors. Inspired by the 'visitor information' feature in iniLabs School Management System
ZhouHongWang/RTSP_deep_packet_inspection-master
This is an rtsp packet depth inspection tool, whose main functions include traffic sniffing, RTSP protocol identification, RTSP packet depth inspection, and media stream aggregation based on RTSP sessions. The specific steps are to identify the RTSP traffic from the sniffed traffic, and extract the relevant media stream transmission information from the RTSP traffic to store in the mysql database. For non-rtsp streams, determine whether it is based on the address information (ip: port) retrieved from the database Media streaming. The aggregation of media streams has two main purposes. One is to perform targeted anomaly detection on the aggregated media streams, but to perform anomaly detection on the non-media streams of the camera. After the media streams are independent, the detection will be improved Precision and efficiency, which are the ultimate goals of this project, are currently being completed.