Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Google Research
Learn OpenCV : C++ and Python Examples
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Code for Tensorflow Machine Learning Cookbook
Pytorch🍊🍉 is delicious, just eat it! 😋😋
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
CoTracker is a model for tracking any point (pixel) on a video.
Single Shot MultiBox Detector in TensorFlow
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
🙄 Difficult algorithm, Simple code.
fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Tensorflow实战学习笔记、代码、机器学习进阶系列
TensorFlow 101: Introduction to Deep Learning
RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything
[NeurIPS 2021] You Only Look at One Sequence