GREENtt's Stars
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
voldemortX/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
Zeleni9/pytorch-wgan
Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP
we0091234/crnn_plate_recognition
crnn chinese_plate_recognition
rishikksh20/VocGAN
VocGAN: A High-Fidelity Real-time Vocoder with a Hierarchically-nested Adversarial Network
ultralytics/assets
Ultralytics assets
tstandley/Xception-PyTorch
A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions
harryhan618/SCNN_Pytorch
Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"
rishikksh20/CrossViT-pytorch
Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification
nv-tlabs/semanticGAN_code
Official repo for SemanticGAN https://nv-tlabs.github.io/semanticGAN/
harryhan618/LaneNet
Pytorch implementation of "Towards end-to-end lane detection: an instance segmentation approach"
mj129/CoANet
CoANet: Connectivity Attention Network for Road Extraction From Satellite Imagery
terarachang/ACCV_TinyGAN
BigGAN; Knowledge Distillation; Black-Box; Fast Training; 16x compression
Lornatang/WassersteinGAN_GP-PyTorch
Improved training of Wasserstein GANs
laitathei/YOLOv8-ONNX-RKNN-HORIZON-TensorRT-Segmentation
Inference YOLOv8 segmentation on ONNX, RKNN, Horizon and TensorRT
Lornatang/PyTorch-WGANGP
PyTorch implements WGAN_GP
alpc91/TransDA
This is an official implementation for "Smoothing Matters: Momentum Transformer for Domain Adaptive Semantic Segmentation"
hangjoo/cartoonGAN_pytorch
CartoonGAN implementation code with pytorch.
yangzhen1252/IRSR-net
cug103/NIGAN
Dabao55/GapLoss
Implementation of GapLoss based on pytorch
ichaparroc/GAN-Brain-Images
Generative Adversarial Networks for Image Synthesis and Semantic Segmentation in Brain Images
xusenlinzy/deepnlp
pytorch-based SOTA method of NLP tasks
RidereLuffy/RoadSeg-CD
Source codes for paper "RoadSeg-CD: A network with connectivity array and direction map for road extraction from SAR images".
githubbingb/SemanticSegmentationWithGAN
xuluxulu/MyCode
pytorch进阶