Pinned Repositories
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
OpenVoice
Instant voice cloning by MyShell.
qcloud-documents
腾讯云官方文档
qinglong
支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
recognize-anything
Code for the Recognize Anything Model (RAM) and Tag2Text Model
sotabench-eval
Easily evaluate machine learning models on public benchmarks
JackyWangCN's Repositories
JackyWangCN/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
JackyWangCN/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
JackyWangCN/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于GPT3.5/4.0 API实现,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网。
JackyWangCN/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
JackyWangCN/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
JackyWangCN/OpenVoice
Instant voice cloning by MyShell.
JackyWangCN/qcloud-documents
腾讯云官方文档
JackyWangCN/qinglong
支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
JackyWangCN/recognize-anything
Code for the Recognize Anything Model (RAM) and Tag2Text Model
JackyWangCN/sotabench-eval
Easily evaluate machine learning models on public benchmarks
JackyWangCN/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
JackyWangCN/yolov8-face-landmarks-opencv-dnn
使用OpenCV部署yolov8检测人脸和关键点,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。