-
Updated
Dec 19, 2020 - Python
#
image-manipulation
Here are 862 public repositories matching this topic...
Image-to-Image Translation in PyTorch
computer-vision
deep-learning
computer-graphics
pytorch
generative-adversarial-network
gan
image-manipulation
image-generation
gans
pix2pix
cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
computer-vision
deep-learning
computer-graphics
torch
generative-adversarial-network
gan
image-manipulation
image-generation
gans
pix2pix
cyclegan
-
Updated
Aug 3, 2020 - Lua
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
-
Updated
Oct 1, 2020 - Python
Image-to-image translation with conditional adversarial nets
computer-vision
deep-learning
computer-graphics
generative-adversarial-network
gan
dcgan
image-manipulation
image-generation
pix2pix
image-to-image-translation
-
Updated
Aug 5, 2020 - Lua
javascript
editor
app
drawing
paint
image
html5
canvas
online
web-app
retro
remake
ms-paint
web-application
image-editing
image-editor
image-manipulation
painting
mspaint
jspaint
-
Updated
Dec 25, 2020 - JavaScript
Interactive Image Generation via Generative Adversarial Networks
computer-vision
deep-learning
computer-graphics
generative-adversarial-network
gan
dcgan
image-manipulation
pix2pix
-
Updated
Aug 5, 2020 - Python
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
-
Updated
Dec 27, 2020 - Rust
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
-
Updated
Sep 12, 2020 - Jupyter Notebook
Image Deblurring using Generative Adversarial Networks
computer-vision
deep-learning
neural-network
paper
image-processing
pytorch
gan
image-manipulation
convolutional-networks
convolutional-neural-networks
pix2pix
deblurring
image-to-image-translation
blurry-images
-
Updated
Dec 25, 2019 - Python
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
deep-learning
pytorch
generative-adversarial-network
gan
image-manipulation
interactive-visualizations
interpretable-ml
-
Updated
Aug 3, 2020 - Python
python
gifs
glitch-art
image-manipulation
commandline-tool
glitching
glitched-images
glitch-effect
glitched-gifs
glitchify-images
scan-lines
glitching-intensity
-
Updated
Dec 17, 2020 - Python
Easily compose images together without messing around with canvas
-
Updated
Aug 12, 2020 - JavaScript
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
-
Updated
Nov 29, 2020 - Java
A React component to crop images/videos with easy interactions
-
Updated
Dec 21, 2020 - TypeScript
computer-vision
code
generative-adversarial-network
gan
image-manipulation
papers
curated-list
image-to-image
image-translation
image-to-image-translation
-
Updated
Mar 20, 2020
silvia-odwyer
commented
Oct 27, 2020
Since Photon now includes CI, it would be great to add build badges to the README, preferably using a shields.io badge. See here for more info: badges/shields#2574 (comment)
Source code of images.weserv.nl, to be used on your own server(s).
-
Updated
Dec 22, 2020 - C++
console
terminal
command-line
multiprocessing
standalone
image-processing
image-manipulation
image-compression
image-resizer
image-optimization
image-resize
image-rotate
image-resolution
-
Updated
Dec 28, 2020 - Python
AI for GNU Image Manipulation Program
macos
linux
machine-learning
computer-vision
deep-learning
ubuntu
gimp
machine-learning-algorithms
enlightenment
image-manipulation
photo-editing
python27
gimp-plugin
computervision
deblurring
dehazing
coloring-image
-
Updated
Dec 7, 2020 - Python
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
computer-vision
computer-graphics
pytorch
generative-adversarial-network
image-manipulation
image-generation
deeplearning
gans
computervision
cyclegan
-
Updated
Nov 27, 2020 - Python
With Oblique explore new styles of displaying images
-
Updated
May 22, 2020 - Java
Pytorch implementation of MixNMatch
deep-learning
pytorch
image-manipulation
image-generation
gans
fine-grained
disentangled-representations
-
Updated
Jul 7, 2020 - Python
BIMP. Batch Image Manipulation Plugin for GIMP.
-
Updated
Oct 22, 2020 - C
Official SRFlow Code
-
Updated
Dec 9, 2020 - Python
A fully customizable photo editor for your app.
android
java
framework
sdk
opengl
brush
frames
text
filter
overlay
image-processing
crop
image-editor
image-manipulation
renderscript
photo-editor
demo-app
-
Updated
Dec 18, 2020 - Kotlin
Cloudinary NPM for node.js integration
nodejs
cloud
facebook
web-development
twitter
video
cdn
npm-package
image-manipulation
optimize-images
image-compression
image-uploader
responsive-images
facebook-profile
transform-images
video-transcoding
image-transformations
video-upload
video-transformation
web-optimization
cloudinary-sdk
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Dec 13, 2020 - JavaScript
React components that utilize Cloudinary functionality
javascript
web-development
reactjs
react-components
image-manipulation
cloudinary
sdk-js
video-manipulation
cloudinary-sdk
-
Updated
Dec 28, 2020 - JavaScript
KnicKnic
commented
Feb 18, 2019
Currently build instructions do not work on windows and assume you have npm & typescript installed.
Improve this page
Add a description, image, and links to the image-manipulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-manipulation topic, visit your repo's landing page and select "manage topics."
Is it possible to run this on a (recent) Mac, which does not support CUDA? I would have guessed setting --GPU 0 would not attempt to call CUDA, but it fails.