bradyz's Stars
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, ... 🧠
rasbt/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
isl-org/DPT
Dense Prediction Transformers
facebookincubator/submitit
Python 3.8+ toolbox for submitting jobs to Slurm
xingyizhou/CenterNet2
Two-stage CenterNet
autonomousvision/transfuser
[PAMI'23] TransFuser: Imitation with Transformer-Based Sensor Fusion for Autonomous Driving; [CVPR'21] Multi-Modal Fusion Transformer for End-to-End Autonomous Driving
nv-tlabs/lift-splat-shoot
Lift, Splat, Shoot: Encoding Images from Arbitrary Camera Rigs by Implicitly Unprojecting to 3D (ECCV 2020)
ucla-mobility/OpenCDA
A generalized framework for prototyping full-stack cooperative driving automation applications under CARLA+SUMO.
Stonesjtu/pytorch_memlab
Profiling and inspecting memory in pytorch
huawei-noah/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
woven-planet/l5kit
L5Kit - https://woven.toyota
motional/nuplan-devkit
The devkit of the nuPlan dataset.
wayveai/fiery
PyTorch code for the paper "FIERY: Future Instance Segmentation in Bird's-Eye view from Surround Monocular Cameras"
tom-roddick/mono-semantic-maps
zhejz/carla-roach
Roach: End-to-End Urban Driving by Imitating a Reinforcement Learning Coach. ICCV 2021.
tianweiy/MVP
mjxu96/carlaviz
Visualize carla in the web browser
alex-petrenko/megaverse
High-throughput simulation platform for Artificial Intelligence reseach
dotchen/WorldOnRails
(ICCV 2021, Oral) RL and distillation in CARLA using a factorized world model
GitBoSun/ARAPReg
decisionforce/pgdrive
PGDrive: an open-ended driving simulator with infinite scenes from procedural generation
peiyunh/ff
Safe Local Motion Planning with Self-Supervised Freespace Forecasting, CVPR 2021
nv-tlabs/DriveGAN_code
Code release for DriveGAN (CVPR 2021)
chaoyuaw/lvu
UT-Austin-RPL/maple
Official codebase for Manipulation Primitive-augmented reinforcement Learning (MAPLE)
facebookresearch/OccupancyAnticipation
This repository contains code for our publication "Occupancy Anticipation for Efficient Exploration and Navigation" in ECCV 2020.
vincentcartillier/Semantic-MapNet
arknave/advent-of-code-2020
ASCII art of digits that also happen to solve Advent of Code challenges
decisionforce/modulardecision
[CoRL'20] Learning a Decision Module by Imitating Driver’s Control Behaviors
twsq/sam-driving
This repository is the official implementation of SAM: Squeeze-and-Mimic Networks for Conditional Visual Driving Policy Learning.