shuaizzZ's Stars
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
NVIDIA/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python - Chinese Version)
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
carpedm20/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
zhoubolei/CAM
Class Activation Mapping
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
yu-changqian/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.
pprp/SimpleCVReproduction
Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.
MIC-DKFZ/batchgenerators
A framework for data augmentation for 2D and 3D image classification and segmentation
facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
timgaripov/swa
Stochastic Weight Averaging in PyTorch
lucasjinreal/alfred
alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
DingXiaoH/ACNet
ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks
vandit15/Class-balanced-loss-pytorch
Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"
Eatzhy/surface-defect-detection
缺陷检测文献记录
ooooverflow/BiSeNet
BiSeNet based on pytorch
neptune-ai/open-solution-mapping-challenge
Open solution to the Mapping Challenge :earth_americas:
Tramac/Lightweight-Segmentation
Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).
tugstugi/pytorch-saltnet
Kaggle | 9th place single model solution for TGS Salt Identification Challenge
carpedm20/BEGAN-pytorch
in progress
signatrix/regnet
Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"
cheapthrillandwine/Improving_Unsupervised_Defect_Segmentation
This is Keras code from "Improving Unsupervised Defect Segmentation by Applying Structural Similarity to Autoencoders".
uoip/transforms
Image augmentation with simultaneous transformation of keypoints, bounding boxes, and segmentation mask
lonePatient/EvoNorms_PyTorch
Evolving Normalization-Activation Layers