Pinned Repositories
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
DeepLabV3_Plus-Tensorflow2.0
DeepLabV3+ implemented in TensorFlow2.0
DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
MakeMultiHeadNaive
Use naive MultiheadAttention implement to replace nn.MultiheadAttention in pytorch
openface
Face recognition with deep neural networks.
PyTorch-Project-Template
A best practice for pytorch project template architecture.
Pytorch-Project-Template-1
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
STARrapier's Repositories
STARrapier/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
STARrapier/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
STARrapier/DeepLabV3_Plus-Tensorflow2.0
DeepLabV3+ implemented in TensorFlow2.0
STARrapier/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
STARrapier/gym
A toolkit for developing and comparing reinforcement learning algorithms.
STARrapier/MakeMultiHeadNaive
Use naive MultiheadAttention implement to replace nn.MultiheadAttention in pytorch
STARrapier/openface
Face recognition with deep neural networks.
STARrapier/PyTorch-Project-Template
A best practice for pytorch project template architecture.
STARrapier/Pytorch-Project-Template-1
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
STARrapier/zsd_dataset
Zero Shot Detection Dataset
STARrapier/pytorch-template
PyTorch deep learning projects made easy.
STARrapier/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
STARrapier/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
STARrapier/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
STARrapier/tensorflow-image-models
TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.
STARrapier/tensorflow-reinforce
Implementations of Reinforcement Learning Models in Tensorflow
STARrapier/tf_classification
Training, evaluation and testing code for image classification using TensorFlow
STARrapier/tfrecords
Functions for creating tfrecords for TensorFlow models.
STARrapier/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)