All Projects → Nlpgnn → Similar Projects or Alternatives

594 Open source projects that are alternatives of or similar to Nlpgnn

Mman
( ECCV2018 ) Macro-Micro Adversarial Network for Human Parsing
Stars: ✭ 200 (-9.5%)
Mutual labels:  gan
Enqueue Dev
Message Queue, Job Queue, Broadcasting, WebSockets packages for PHP, Symfony, Laravel, Magento. DEVELOPMENT REPOSITORY - provided by Forma-Pro
Stars: ✭ 1,977 (+794.57%)
Mutual labels:  message-passing
Storygan
StoryGAN: A Sequential Conditional GAN for Story Visualization
Stars: ✭ 184 (-16.74%)
Mutual labels:  gan
Ginrpc
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
Stars: ✭ 157 (-28.96%)
Mutual labels:  gin
Pix2vox
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
Stars: ✭ 206 (-6.79%)
Mutual labels:  gan
Bugsnag Go
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Stars: ✭ 155 (-29.86%)
Mutual labels:  gin
Id Cgan
Image De-raining Using a Conditional Generative Adversarial Network
Stars: ✭ 184 (-16.74%)
Mutual labels:  gan
Shapegan
Generative Adversarial Networks and Autoencoders for 3D Shapes
Stars: ✭ 151 (-31.67%)
Mutual labels:  gan
Sn Gan
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
Stars: ✭ 198 (-10.41%)
Mutual labels:  gan
Stylegan.pytorch
A PyTorch implementation for StyleGAN with full features.
Stars: ✭ 150 (-32.13%)
Mutual labels:  gan
Go init
一个用go组织项目结构,主要包括 gin, goredis, gorm, websocket, rabbitmq等。👉
Stars: ✭ 183 (-17.19%)
Mutual labels:  gin
Pix2pixbegan.pytorch
A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
Stars: ✭ 148 (-33.03%)
Mutual labels:  gan
Ranksrgan
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
Stars: ✭ 213 (-3.62%)
Mutual labels:  gan
P2pala
Page to PAGE Layout Analysis Tool
Stars: ✭ 147 (-33.48%)
Mutual labels:  gan
Distancegan
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017
Stars: ✭ 180 (-18.55%)
Mutual labels:  gan
Face generator
DCGAN face generator 🧑.
Stars: ✭ 146 (-33.94%)
Mutual labels:  gan
Munit
Multimodal Unsupervised Image-to-Image Translation
Stars: ✭ 2,404 (+987.78%)
Mutual labels:  gan
Tensorflow Pix2pix
A lightweight pix2pix Tensorflow implementation.
Stars: ✭ 143 (-35.29%)
Mutual labels:  gan
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-19.46%)
Mutual labels:  gan
Pix2latent
Code for: Transforming and Projecting Images into Class-conditional Generative Networks
Stars: ✭ 141 (-36.2%)
Mutual labels:  gan
Singan
Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"
Stars: ✭ 204 (-7.69%)
Mutual labels:  gan
Starnet
StarNet
Stars: ✭ 141 (-36.2%)
Mutual labels:  gan
Catdcgan
A DCGAN that generate Cat pictures 🐱‍💻
Stars: ✭ 177 (-19.91%)
Mutual labels:  gan
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-37.1%)
Mutual labels:  gan
Note Gin
【重构中....】🎉📗📝Cloud note file system, supporting MD file batch upload and download and online reading📌 前端:https://github.com/biningo/note-vue
Stars: ✭ 197 (-10.86%)
Mutual labels:  gin
Tsit
[ECCV 2020 Spotlight] A Simple and Versatile Framework for Image-to-Image Translation
Stars: ✭ 141 (-36.2%)
Mutual labels:  gan
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (-21.72%)
Mutual labels:  gan
Jwtdemo
gin基于JWT实现token令牌功能demo
Stars: ✭ 140 (-36.65%)
Mutual labels:  gin
Goview
Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
Stars: ✭ 213 (-3.62%)
Mutual labels:  gin
Human Video Generation
Human Video Generation Paper List
Stars: ✭ 139 (-37.1%)
Mutual labels:  gan
Goilerplate
Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.
Stars: ✭ 173 (-21.72%)
Mutual labels:  gin
Zap
Alternative logging through zap
Stars: ✭ 139 (-37.1%)
Mutual labels:  gin
Freezed
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
Stars: ✭ 195 (-11.76%)
Mutual labels:  gan
Asgard
Asgarde Framework
Stars: ✭ 138 (-37.56%)
Mutual labels:  gin
Gannotation
GANnotation (PyTorch): Landmark-guided face to face synthesis using GANs (And a triple consistency loss!)
Stars: ✭ 167 (-24.43%)
Mutual labels:  gan
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (-37.56%)
Mutual labels:  gan
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (-8.14%)
Mutual labels:  gan
Gin Rtsp
基于Gin + WebSocket + JSMpeg,在HTML页面上直接播放RTSP视频流。
Stars: ✭ 136 (-38.46%)
Mutual labels:  gin
Book
《Go 语言编程之旅:一起用 Go 做项目》本书涵盖细分为 5 + 1 板块,分别是命令行、HTTP、RPC、Websocket 应用、进程内缓存以及 Go 语言中的大杀器。
Stars: ✭ 167 (-24.43%)
Mutual labels:  gin
Gin Jwt
JWT Middleware for Gin framework
Stars: ✭ 1,957 (+785.52%)
Mutual labels:  gin
Faceswap pytorch
Deep fake ready to train on any 2 pair dataset with higher resolution
Stars: ✭ 194 (-12.22%)
Mutual labels:  gan
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-39.37%)
Mutual labels:  gan
Cmall Go
golang写的电子商城的API接口
Stars: ✭ 167 (-24.43%)
Mutual labels:  gin
Gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
Stars: ✭ 1,700 (+669.23%)
Mutual labels:  gan
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (-4.98%)
Mutual labels:  gan
Ganimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
Stars: ✭ 1,730 (+682.81%)
Mutual labels:  gan
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (-26.24%)
Mutual labels:  gan
Go Http Metrics
Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementations) and http framework/library
Stars: ✭ 128 (-42.08%)
Mutual labels:  gin
Creative Adversarial Networks
(WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf
Stars: ✭ 193 (-12.67%)
Mutual labels:  gan
Modular Rl
[ICML 2020] PyTorch Code for "One Policy to Control Them All: Shared Modular Policies for Agent-Agnostic Control"
Stars: ✭ 126 (-42.99%)
Mutual labels:  message-passing
Transparent latent gan
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
Stars: ✭ 1,934 (+775.11%)
Mutual labels:  gan
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-43.89%)
Mutual labels:  gan
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-8.6%)
Mutual labels:  gan
Gan
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
Stars: ✭ 2,127 (+862.44%)
Mutual labels:  gan
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (-1.36%)
Mutual labels:  gan
Warpgan
(CVPR 2019 Oral) Style Transfer with Geometric Deformation
Stars: ✭ 215 (-2.71%)
Mutual labels:  gan
Paddlegan
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
Stars: ✭ 4,987 (+2156.56%)
Mutual labels:  gan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-9.05%)
Mutual labels:  gan
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-14.48%)
Mutual labels:  gan
Cyclegan Vc2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
Stars: ✭ 158 (-28.51%)
Mutual labels:  gan
61-120 of 594 similar projects