void-55's Stars
deep-learning-with-pytorch/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
PacktPublishing/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
linrongc/youtube-8m
Code of PhoenixLin(3rd place) in the 2nd Youtube8M Video Understanding Challenge
Cadene/block.bootstrap.pytorch
BLOCK (AAAI 2019), with a multimodal fusion library for deep learning models
Tony607/voc2coco
How to create custom COCO data set for object detection
Tony607/mmdetection_instance_segmentation_demo
How to train an instance segmentation model with mmdetection
shiyemin/voc2coco
Convert pascol voc annotation xml to COCO json format.
google-research/google-research
Google Research
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
insaneyilin/pytorch_traffic_lights_detection
Finetuning a pre-trained pytorch object detection model on traffic lights dataset.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
OUCMachineLearning/OUCML
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
MorvanZhou/tutorials
机器学习相关教程
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
janishar/mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解