zhahoi's Stars
triple-Mu/YOLOv8-TensorRT
YOLOv8 using TensorRT accelerate !
KeepTryingTo/QT_Learning
该项目主要用于QT的初级学习
fengzi666666/Defect-detection
基于QT的缺陷检测系统,包括图像检测以及目标检测两个部分,支持ONNXRuntime加速
crab2rab/MonocularDistanceDetect-YOLOV5-RKNN-CPP-MultiThread
基于yolov5的C++单目摄像头测距
voldemortX/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
ZhangAoCanada/Camera-Undistortion
undistort camera images
siyuanwu/DFS-FIRE-SMOKE-Dataset
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
Ikaros-521/RealtimeSTT_LLM_TTS
实时STT,连接OpenAI接口/智谱AI(流式LLM)和GPT-SOVITS/Edge-TTS,通过网页的方式,进行跨网络的服务调用,实现实时对话的效果
zhahoi/Nanodet-YoloV8-Pose-MeterReader
使用Nanodet+YoloV8-Pose实现指针仪表的实时检测、高精度读数识别(借助ncnn框架)
k2-fsa/sherpa-ncnn
Real-time speech recognition and voice activity detection (VAD) using next-gen Kaldi with ncnn without Internet connection. Support iOS, Android, Linux, macOS, Windows, Raspberry Pi, VisionFive2, LicheePi4A etc.
TianhaoFu/Awesome-3D-Semantic-Segmentation
Papers, code and datasets about deep learning for 3D Semantic Segmentation.
ruhyadi/YOLO3D
YOLO 3D Object Detection for Autonomous Driving Vehicle
Sense-GVT/Fast-BEV
Fast-BEV: A Fast and Strong Bird’s-Eye View Perception Baseline
JiayuanWang-JW/YOLOv8-multi-task
chidiwilliams/buzz
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
LilianHollard/LeYOLO
eecn/ncnn-android-yolov8-pose
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
HuangJunJie2017/BEVDet
Code base of the BEVDet series .
XdpAreKid/ncnn_paddleocrv4
frotms/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
FeiGeChuanShu/ncnn_paddleocr
Android paddleocr demo infer by ncnn
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
ekzhang/fastseg
📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance
Tramac/Lightweight-Segmentation
Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).
linksense/LightNetPlusPlus
LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation
bubbliiiing/segmentation-format-fix
该仓库中放置了一些工具,用于调整语义分割算法的数据集格式,使其符合训练要求。
jia0511/ncnn_yolov8
This project implements yolov8 ncnn deploy.
xinglunancv/Yolov5-DeepLabV3Plus-MeterReader
使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别