leichaocn's Stars
OpenDriveLab/End-to-end-Autonomous-Driving
[IEEE T-PAMI 2024] All you need for End-to-end Autonomous Driving
eeyrw/LaneDatasetInspector
wuzhihao7788/yolodet-pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
jinweime/books
收藏的mobi格式电子书
ctgk/PRML
PRML algorithms implemented in Python
qqiang00/Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
kuhung/SSD_keras
简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)
pierluigiferrari/ssd_keras
A Keras port of Single Shot MultiBox Detector
udacity/self-driving-car
The Udacity open source self-driving car project
JonComo/anim
Quick JS program for creating animations
3b1b/manim
Animation engine for explanatory math videos
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
feixyz10/network-representation-learning
network-representation-learning: DeepWalk, LINE, Node2Vec, GraRep
tomgoldstein/loss-landscape
Code for visualizing the loss landscape of neural nets
tobegit3hub/miniflow
Minimal numerical computation library with TensorFlow APIs
PytLab/simpleflow
A simple TensorFlow-like graph computation framework in Python for learning purpose
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
fastai/fastai
The fastai deep learning library
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
lilianweng/lil-log
Lilian's Blog
multimodallearning/pytorch-mask-rcnn
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
xiaobaoonline/pytorch-in-action
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch
llSourcell/Watch-Me-Build-a-Trading-Bot
This is the code for "Watch Me Build a Trading Bot" by Siraj Raval on Youtube
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch