wstecho's Stars
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
pythonguis/pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
khornlund/severstal-steel-defect-detection
Kaggle Segmentation Challenge
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets
Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
YQGong/NN_From_Scratch
B站视频系列-从零开始的神经网络
AccumulateMore/CV
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
fry404006308/fry_course_materials
范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 ;
nndl/practice-in-paddle
《神经网络与深度学习》案例与实践
microsoft/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
PaddlePaddle/PaddleYOLO
🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀
YINYIPENG-EN/yolov5_hand_pose
yolov5手势物体识别,同时为了方便更多的人直接拿来应用,我生成了支持windows系统的应用小程序,即便你电脑上没有安装pytorch,没有安装cuda、python,都可以使用~!
duckzhao/hand_pose_yolov5
使用yolov5检测手势
MetaWu2077/Esp32_VoiceChat_LLMs
esp32 based device, mainly used for voice chat with large language models
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Eatzhy/Surface-defect-Detection-dataset
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
xpwu95/IP102
IP102: A Large-Scale Benchmark Dataset for Insect Pest Recognition
PaddlePaddle/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
LiangYang666/ChatGPT-Web
使用GPT-3.5 API创建的ChatGPT聊天页面,支持云部署,多用户使用,多对话管理,公式显示,流式动态显示,windows和linux均可极简部署,网页版 html python flask
zhayujie/bot-on-anything
A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) into various software applications (such as Telegram, Gmail, Slack, and websites).
king-yyf/CMeKG_tools
aqlaboratory/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
lucidrains/alphafold2
To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
mli/paper-reading
深度学习经典、新论文逐段精读
openai/shap-e
Generate 3D objects conditioned on text or images
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。