Pinned Repositories
algorithms
Minimal examples of data structures and algorithms in Python
ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
ChatGPT-Next-Web-1
detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
detr3d
learnopencv
Learn OpenCV : C++ and Python Examples
MeteorologicalStation
meteorological station
mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D space in realtime from photos or videos.
RVStation
YOLOPv2_ONNX_Demo
1019695938's Repositories
1019695938/YOLOPv2_ONNX_Demo
1019695938/algorithms
Minimal examples of data structures and algorithms in Python
1019695938/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
1019695938/ChatGPT-Next-Web-1
1019695938/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
1019695938/detr3d
1019695938/learnopencv
Learn OpenCV : C++ and Python Examples
1019695938/MeteorologicalStation
meteorological station
1019695938/mocap4face
Cross-platform SDK for facial motion capture producing blendshapes and rigid head poses in 3D space in realtime from photos or videos.
1019695938/RVStation
1019695938/tlk
Group video call for the web. No signups. No downloads.
1019695938/UniAD
[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving
1019695938/Watermelon3.0a
ML
1019695938/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation" and [Arxiv'22] "ViTPose+: Vision Transformer Foundation Model for Generic Body Pose Estimation"
1019695938/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
1019695938/YOLOP
You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)
1019695938/YOLOP-opencv-dnn
使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。