AlexeySpizhevoy's Stars
F2Wang/ObjectDatasetTools
Tools to create pixel-wise object masks, bounding box labels (2D and 3D) and 3D object model (PLY triangle mesh) for object sequences filmed with an RGB-D camera. This project prepares training and testing data for various deep learning projects such as 6D object pose estimation projects singleshotpose, as well as object detection and instance segmentation projects.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
facebookresearch/drqv2
DrQ-v2: Improved Data-Augmented Reinforcement Learning
nschloe/termplotlib
:chart_with_upwards_trend: Plotting on the command line
uber/fiber
Distributed Computing for AI Made Simple
ARISE-Initiative/robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
aikorea/awesome-rl
Reinforcement learning resources curated
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
MishaLaskin/curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
MishaLaskin/rad
RAD: Reinforcement Learning with Augmented Data
erwincoumans/motion_imitation
Code accompanying the paper "Learning Agile Robotic Locomotion Skills by Imitating Animals"
rll/deepul
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
rail-berkeley/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
facebookresearch/torchbeast
A PyTorch Platform for Distributed RL
benelot/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
Scitator/papers
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv
Open Source Computer Vision Library