zilliz-bootcamp / video_analysisLinks
Recognize faces and objects in the video based on Milvus.
☆22Updated 4 years ago
Alternatives and similar repositories for video_analysis
Users that are interested in video_analysis are comparing it to the libraries listed below
Sorting:
- Chinese license plate recognition☆29Updated 4 years ago
- 使用OpenCV+onnxruntime部署开放域目标检测,包含C++和Python两个版本的程序☆11Updated last year
- ☆14Updated 6 years ago
- Android demo to use darknet model in ncnn.☆14Updated 5 years ago
- 一个多语言支持、易使用的 OCR 项目。An easy-to-use OCR project with multilingual support.☆124Updated 4 years ago
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆19Updated 3 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆53Updated 3 years ago
- 多个网络摄像头进行拉流以及对象检测。平台使用Jetson TX2 (ARM architecture),海康摄像头,对象检测采用YOLO v3模型。☆89Updated 5 years ago
- 基于Yolov5-Deepsort-Fastreid源码,重构了视频行人MOT和行人ReID特征提取代码、接口☆13Updated 2 years ago
- Face mask deteciton demo, by tensorflow.js☆54Updated 5 years ago
- ☆28Updated 4 years ago
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆55Updated 4 years ago
- InsightFace_Tensorrtx aims to implement InsightFace_Pytorch with tensorrt network definition APIs.☆12Updated 5 years ago
- EIVideo- 交互式智能视频标注工具,几次鼠标点击即可解放双手,让视频标注更加轻松☆32Updated 3 years ago
- Using CPU to test model☆32Updated 4 years ago
- 使用OpenCV部署FastestDet,包含C++和Python两种版本的程序。模型文件不超过1M☆42Updated 3 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)