Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
AutoML_application
Project on Automl FrameWorks application
Codebook
daily codes that used frequently(such as python,tensorflow,pytorch,shell and so on)
CV_Applications
deeplearning_tools
DenseNAS
Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)
efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.
GPU-Efficient-Networks
LianShuaiLong's Repositories
LianShuaiLong/CV_Applications
LianShuaiLong/Codebook
daily codes that used frequently(such as python,tensorflow,pytorch,shell and so on)
LianShuaiLong/AutoML_application
Project on Automl FrameWorks application
LianShuaiLong/deeplearning_tools
LianShuaiLong/100-Days-Of-ML-Code
100 Days of ML Coding
LianShuaiLong/3d-ken-burns
an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
LianShuaiLong/DenseNAS
Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)
LianShuaiLong/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
LianShuaiLong/GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.
LianShuaiLong/GPU-Efficient-Networks
LianShuaiLong/LianShuaiLong.github.io
LianShuaiLong/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
LianShuaiLong/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
LianShuaiLong/pbt
Population Based Training (in PyTorch with sqlite3). Status: Unsupported
LianShuaiLong/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
LianShuaiLong/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
LianShuaiLong/pytorch-vqvae
Vector Quantized VAEs - PyTorch Implementation
LianShuaiLong/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
LianShuaiLong/stablediffusion-infinity
Outpainting with Stable Diffusion on an infinite canvas
LianShuaiLong/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
LianShuaiLong/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
LianShuaiLong/torch2trt
An easy to use PyTorch to TensorRT converter
LianShuaiLong/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
LianShuaiLong/ViT-pytorch-1
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)