FukuoAkiyama's Stars
goabstract/Awesome-Design-Tools
The best design tools and plugins for everything 👉
google/deepdream
fogleman/primitive
Reproducing images with geometric primitives.
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
kaonashi-tyc/zi2zi
Learning Chinese Character style with conditional GAN
line/line-bot-sdk-python
LINE Messaging API SDK for Python
hanzhanggit/StackGAN
matsuolab-edu/dl4us
andrewgordonwilson/bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
IndieVisualLab/UnityGraphicsProgrammingSeries
書籍「Unity Graphics Programming」シリーズのPDFコレクション
hanzhanggit/StackGAN-v2
facebookresearch/InterHand2.6M
Official PyTorch implementation of "InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image", ECCV 2020
sergeytulyakov/mocogan
MoCoGAN: Decomposing Motion and Content for Video Generation
LingDong-/skeleton-tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
shinya7y/UniverseNet
USB: Universal-Scale Object Detection Benchmark (BMVC 2022)
generative-design/Code-Package-Processing-3.x
Code package of the book Generative Design for Processing 3.x
fontplus/web-typography-glossary
Webタイポグラフィの基礎知識と実践
dxyang/StyleTransfer
Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch
generative-light/p5.scribble.js
Draw 2D primitives in a sketchy look in p5.js
pacifinapacific/StyleGAN_LatentEditor
toio/toio.js
Library for controlling toio™Core Cube
ningyu1991/TextureMixer
The official Tensorflow implementation for CVPR'19 paper 'Texture Mixer: A Network for Controllable Synthesis and Interpolation of Texture'
L05/p5.multiplayer
Multi-device, multiplayer game template using p5.js, node.js, and socket.io.
saisrivathsa/StyleTransfer-PyTorch
Implementation of image style transfer in PyTorch
morikatron/GeisterWorkshop
IGDA日本主催・ボードゲームAIワークショップ第1回用に作成したガイスターのPythonサンプルプログラム
adityak2920/Google-s-DeepDream-in-pytorch
Famous Google's deep dream implementation using pytorch