Topic: "pix2pix"
interactivetech/Text-to-Talking-Face
Final Project for Stanford Deep Generative Modeling Class CS236.
Language: Jupyter Notebook - Size: 74.6 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 1

Matesxs/GAN-Playground
This repository is about different types of GANs in pytorch, their proper settings and training results
Language: Python - Size: 31.8 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 2

harskish/Timbrer
Music timbre transfer
Language: Python - Size: 94.8 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 3

MeetGandhi/Deep-Trimap-Generation-for-Automatic-Video-Matting-using-GAN
Worked towards using the encoder-decoder network along with long short term memory (LSTM) network in order to develop the framework for solving the video matting problem.
Language: HTML - Size: 112 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 6

leVirve/pixel-styler
Concise implementation of image-to-image translation.
Language: Python - Size: 12.7 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 2

TanyaChutani/Image-Colorization-Tf2.x
A Tensorflow 2.x implementation of Pix2pix GAN.https://arxiv.org/abs/1611.07004
Language: Python - Size: 50.4 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

nishantpatil95/Pix2Pix-tensorflow
Generative adversarial network is used to train neural network model to create real image from drawing. Pix2pix tensor flow code is refereed and paint tool is created to interpret trained model results
Language: Python - Size: 62.6 MB - Last synced at: 6 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 6

keijiro/Pix2PixWeights
Weight data files exported from pre-trained pix2pix models
Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 0

HyeongminLEE/Tensorflow_Pix2Pix
Study Friendly Implementation of Pix2Pix in Tensorflow
Language: Python - Size: 828 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 7

NikitaStasenko/RGB2NIR_Experimental
This repository contains several image-to-image translation models, whcih were tested for RGB to NIR image generation. The models are Pix2Pix, Pix2PixHD, CycleGAN and PointWise.
Language: Jupyter Notebook - Size: 379 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 11 - Forks: 2

jayin92/pix2pix-terrain-generator
pix2pix model for generating terrain
Language: JavaScript - Size: 1.53 GB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

watsonyanghx/GAN_Lib_Tensorflow
Tensorflow implemention of various GAN.
Language: Python - Size: 5.08 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 7

Eiji-Kb/simple-pix2pix-pytorch
simple implementation of pix2pix by pytorch
Language: Python - Size: 566 KB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 6

TrsNium/Pix2Pix 📦
🍣Transfer image style 🍣
Language: Python - Size: 131 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 0

elibooklover/Victorian400
Colorizing Victorian Illustrations with the Victorian400 Dataset | by Hoyeol Kim
Size: 85.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

davidiommi/Panda-3D-GAN-Pytorch 📦
PANDA (Pytorch) pipeline, is a computational toolbox (MATLAB + pytorch) for generating PET navigators using Generative Adversarial networks.
Language: Python - Size: 4.89 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 5

wkentaro/chainer-cyclegan
Chainer implementation of "Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Network".
Language: Python - Size: 29.6 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

neptune-T/FloorPlan2Design
Internship at the Institute of Automation, Chinese Academy of Sciences:A tool that uses deep learning models to automatically convert architectural floor plans into design renderings.
Language: Jupyter Notebook - Size: 183 MB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 0

ZohebAbai/tf-focal-frequency-loss
Tensorflow Implementation of Focal Frequency Loss for Image Reconstruction and Synthesis [ICCV 2021]
Language: Python - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

jain-aayush/EverythingGANs
In this project, I create several Generative Adversatial Network models for various Image to Image translation tasks. The models were first trained using tensorflow. Then, I use Flask to create a web-based implementation for uploading images and getting the augmented image.
Language: Python - Size: 2.35 MB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 0

a-martyn/pix2pix
Implementation of the Pix2Pix GAN in Tensorflow/Keras
Language: Jupyter Notebook - Size: 260 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

ytakzk/edges2architecture
edges become architecture.
Language: Python - Size: 8.44 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2

DeanHazineh/Deep-Learning-Color-for-Manga
Implements the Pix2Pix TF architecture (cGAN for image translation) in Python 3.5, TF 1.12 to deeplearn colorization for black and white sketches, manga, and anime
Language: Python - Size: 46.8 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

megvii-research/GeneGAN
Pytorch version of GeneGAN
Language: Python - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

PetruninAlex/Sketch2Real
Realization of portraits in pytorch
Language: Python - Size: 83.5 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 0

shion1118/ofPix2pix
pix2pix using openFrameworks
Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

imironhead/ml_gans
Replicated Results of Generative Adversarial Networks Papers
Language: Python - Size: 13.5 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

rcalland/chainer-pix2pixHD
Chainer implementation of pix2pixHD
Language: Python - Size: 2.94 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 4

Pirate-Emperor/Lunar_Docs
Lunar Navigation is a critical component for the success of lunar missions, a multifaceted system aims to ensure safe lunar navigation through the generation of high-resolution hazard maps, employing super-resolution methods, crater detection, crater pattern matching, and visual terrain relative navigation.
Size: 107 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

Rubiksman78/Manga_colorization
Language: Python - Size: 863 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

KooroshRH/Image-Colorizer
A model with CycleGAN architecture for translating black & white images into colorized images
Language: Jupyter Notebook - Size: 944 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

parikshitkumar1/Image-to-Image-Translation-for-Anime-Characters
Using Pix2Pix GAN for translating Anime images to something more aesthetic
Language: Python - Size: 252 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

wkentaro/chainer-bicyclegan
Chainer implementation of "Toward Multimodal Image-to-Image Translation".
Language: Python - Size: 2.84 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 2

AquibPy/Pix2Pix-Conditional-GANs
This is the PyTorch implementation of Pix2Pix Paper.
Language: Python - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

rwang97/skyline-image-generation
Skyline Image Generation in PyTorch
Language: Python - Size: 20.1 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

mitevpi/daylight-gan
Real-time daylight prediction using Rhinoceros3D, Grasshopper, Ladybug Tools and pyTorch
Language: Python - Size: 34.5 MB - Last synced at: 15 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

moono/GANs
Study Generative Adversarial Networks
Language: Python - Size: 50.3 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 4

PhVHoang/Pixel-SkelNetOn-cGAN-pytorch
Generative Adversarial Network with Pytorch
Language: Python - Size: 7.01 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

znxlwm/tensorflow-pix2pix
Tensorflow implementation of pix2pix for various datasets.
Language: Python - Size: 30.7 MB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 3

ZimuW/RandomCode
Rannnnnnnnndoooooooommmmm Code
Language: Jupyter Notebook - Size: 206 MB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

soap117/Color_pix2pix
Pix2pix that allows users to design the color of generated images
Language: Python - Size: 233 MB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

UE2020/colorize
A deep learning image & video colorizer
Language: Rust - Size: 42.2 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

SachaIZADI/colorful-world-pix2pix
Conditional Generative Adversarial Networks for Image Colorization
Language: Python - Size: 25.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

IgorHoholko/satellite_forests_generation
Generating forests on satellite images
Language: Python - Size: 6.25 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

aryanpanpalia/anime-pix2pix
An implementation of the Pix2Pix generative adversarial network on anime faces and their edges.
Language: Python - Size: 379 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

pranavphoenix/Pix2Pix-Image-Video-Colourizing
Using Pix2Pix Conditional GAN architecture to colourize image using Places365 dataset and use that model to colourize video clips
Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

amanjeetsahu/Generative-Adversarial-Networks-GANs-Specialization
This repo contains my coursework, assignments, Slides and Notes for Generative Adversarial Networks (GANs) Specialization by deeplearning.ai on Coursera
Size: 8.79 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

hanyoseob/youtube-cnn-006-pytorch-pix2pix
[CNN PROGRAMMING] 006 - pix2pix
Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 4

hanyoseob/pytorch-pix2pix
Image-to-Image Translation with Conditional Adversarial Networks
Language: Python - Size: 2.23 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

ericlearning/generative-pix2pix
A python abstraction for Image To Image translation training based on PyTorch. Contains Pix2Pix, Pix2PixHD.
Language: Python - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

lordtt13/GAN-s
All GAN models in Keras
Language: Python - Size: 32.7 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

fdasilva59/Pix2Pix-Kubeflow-Demo
My Pix2Pix implementation used for a Kubeflow Pipelines demo at Google Next 2019
Language: Jupyter Notebook - Size: 6.71 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

acpoll/stereofog
Research project aiming to collect a dataset of paired fog images and apply the pix2pix model to it, conducted at the University of Utah
Language: Jupyter Notebook - Size: 20.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 2

chan4899/CTC
Color The Classics (Colorization of Old Movies)
Language: Python - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

chansoopark98/Tensorflow-Keras-GAN
Tensorflow keras GAN
Language: Python - Size: 243 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

manishemirani/pix2pix_google_maps
Converts satellite images to map images using pix2pix models
Language: Python - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

MingwangLin/automatic-colorization-of-sketch
automatically colorize anime sketch
Language: Python - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

RichardObi/SimulatingDCE
Official repository of "Simulating Dynamic Tumor Contrast Enhancement in Breast MRI using Conditional Generative Adversarial Networks"
Language: Python - Size: 135 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

krdgomer/Elevate3D
Deep Learning-Powered 3D City Reconstruction from Satellite Imagery
Language: Python - Size: 17.6 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Piraytekinz/DeepLearning-projects
This is a list of Deep Learning models I built to enhance my skills as a machine learning engineer.
Language: Jupyter Notebook - Size: 7.01 MB - Last synced at: 22 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

nonoesp/pix2pix-runway
Pix2Pix in Runway.
Language: Makefile - Size: 91.8 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 8

sergiorivera50/CT2CT
Resolution Augmentation of Computed Tomography (CT) Scans using Pix2Pix Models and Conditional GANs.
Language: Jupyter Notebook - Size: 65.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

jayin92/TerrainGAN Fork of junyanz/pytorch-CycleGAN-and-pix2pix
TerrainGAN: a combination of VAE and GAN that can generate realistic 3D terrain
Language: HTML - Size: 29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

lenguyenngoclam/Variety_of_GAN_Implementation
In this repository, I will implement variety of GAN model using Tensorflow framework
Language: Jupyter Notebook - Size: 118 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

hieuGoku/Pix2Pix-Denoising-and-Super-Resolution
Study and Try Pix2Pix (cGAN Loss, L1 Loss, Unet, Patch GAN, PSNR) with KITTI dataset for Denoising and Super-Resolution
Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

Yazdi9/pix2pix-Facades
Pix2Pix Implementation for Facade Dataset
Language: HTML - Size: 16.3 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ranitraj/MM803_CloudRemoval
This repository tries to address the problem of thin-cloud-removal from satellite images using the RICE1 dataset using a Pix2Pix GAN model.
Language: Python - Size: 1.31 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

CharudattaManwatkar/xray_GAN
An implementation of GANs on chest X-ray Images to obtain Dual Energy X-ray images from Single Energy X-ray images
Language: Jupyter Notebook - Size: 9.83 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Hramchenko/simplified_pix2pixHD
Simplified repo of pix2pixHD for quick prototyping(unofficial)
Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

akanametov/pix2pix
A Pytorch implementation of Pix2Pix GAN
Language: Python - Size: 35.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

mitevpi/daylight-gan-app
Frontend for the Daylight GAN project.
Language: Vue - Size: 91.2 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

FarnoushRJ/MLProject_Pix2Pix
Unofficial PyTorch implementation of the Pix2Pix paper.
Language: Python - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

Einstellung/DeepLearningApplication
搜集整理加工深度学习应用项目,并尽可能提供视频讲解
Language: Python - Size: 61.5 MB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

yk287/Pix2Pix_CarMask
Using Pix2Pix for Image masking
Language: Python - Size: 12.6 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

SeonbeomKim/TensorFlow-pix2pix
Image-to-Image Translation with Conditional Adversarial Networks
Language: Python - Size: 1.29 GB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 3

SangBeom-Hahn/shopping-helper
👗 SHOPPING HELPER - 손그림 의류 검색 서비스
Language: Java - Size: 12.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

kmnis/comicface.ai
Turn your photos into a comic book version of yourself
Language: Python - Size: 56.6 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Lawrence-Leung/YogurtNet
Entries for the 2023 5th National College Student Integrated Circuit EDA Elite Challenge. SoC chip physical layout static IR drop prediction project based on methods such as image processing and NLP unsupervised learning.
Language: Python - Size: 632 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

kbdharun/mini-project 📦
This repository contains the GAN programs that we implemented for the TCIRRP dataset as part of mini project in university.
Language: Jupyter Notebook - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

KimRass/Pix2Pix
PyTorch implementation of 'Pix2Pix' (Isola et al., 2017) and training it on 'Facades' and Google Maps
Language: Python - Size: 352 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

charisoudis/gans-thesis
Code repository for Diploma Thesis "Generative Adversarial Networks for pose and style selection in fashion design applications".
Language: Python - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

szymciem8/Semantic-Image-Synthesis
Generative models that generate paintings in the style of Bob Ross based on segmentation images.
Language: Jupyter Notebook - Size: 88.8 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Abtinmy/magic-portrait
Magic Portrait is an android application for transforming the style of a pet in an image to a desired style.
Language: C++ - Size: 43.6 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Moddy2024/Image-Colorization
Implementation of [Image-to-Image Translation with Conditional Adversarial Networks [Isola+, CVPR2018]]
Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

DinisMartinho/Satellite-Driven-Cartography-Application
● This Pix2Pix implementation generates accurate and detailed maps from satellite photos, implemented and trained within a Google Colab Notebook.
Language: Jupyter Notebook - Size: 469 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

iWrote/pix2pix4plateGen
Uses pix2pix (a GAN) to generate car licence plate images. (Summer Internship Project at CDAC, Pune.)
Language: Jupyter Notebook - Size: 184 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

badass-techie/Cityscapes-Image-Segmentation
Semantic Segmentation of Images with Deep Learning
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kakumarabhishek/Mask2Lesion
Code corresponding to our MICCAI SASHIMI 2019 paper on shape-constrained skin lesion image synthesis.
Size: 521 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Skyline-9/sketch2drawings Fork of gtagency/sketch2drawings
Turn a black and white sketch into a colorized drawing
Language: Python - Size: 122 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

guilhermess98/Cardiac-Fats-Segmentation-Using-a-Conditional-Generative-Adversarial-Network
Cardiac Fats Segmentation Using a Conditional Generative Adversarial Network
Language: HTML - Size: 353 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

houssameehsain/Strt2Ftprnt
Predicting building footprints given a street network using deep computer vision.
Language: Python - Size: 13.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

BakingBrains/GANs_Basics_Notebook
Language: Jupyter Notebook - Size: 3.28 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

ANI717/Colorization-with-Pix2Pix-GAN
Colorization of Image with Generative Adversarial Network (Pix2Pix).
Language: Python - Size: 948 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Alikerin/AMMI-Project
Color Transfer with Differentiable Histogram
Language: Python - Size: 1.39 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

hamghalam/ESGAN
Enhancement and Segmentation GAN
Language: Python - Size: 3.09 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

vamsi3/pix2pix
An implementation of the the paper "Image-to-Image Translation with Conditional Adversarial Networks" by Isola et al.
Language: Python - Size: 6.31 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

nishantnahata/cgandemo
C-GAN Demo for aerial image to map image translation
Language: Python - Size: 7.58 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

dongheehand/pix2pix-tf
A tensorflow implementation of Image-to-Image Translation with Conditional Adversarial Nets(pix2pix)
Language: Python - Size: 4.2 MB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

ivanrj7j/Pix2Pix-Image-Segmentation
An image segmentation model implemented using pix2pix architecture.
Language: Jupyter Notebook - Size: 2.46 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

Yousra-Chahinez/generate_Arabic_calligraphy_GANs
The repository contains the code and datasets for Arabic Calligraphy generation task.
Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
