Topic: "image-manipulation"
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
Language: Python - Size: 33.2 MB - Last synced at: about 12 hours ago - Pushed at: 12 months ago - Stars: 35,910 - Forks: 3,445

junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Language: Python - Size: 8.01 MB - Last synced at: 23 minutes ago - Pushed at: 12 months ago - Stars: 23,993 - Forks: 6,442

microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
Language: Python - Size: 40 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 15,463 - Forks: 2,054

ImageMagick/ImageMagick
ImageMagick is a powerful, open-source software suite for creating, editing, converting, and manipulating images in over 200 formats. Ideal for web developers, graphic designers, and researchers, it offers versatile tools for image processing, including batch processing, format conversion, and complex image transformations.
Language: C - Size: 171 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13,473 - Forks: 1,423

junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Language: Lua - Size: 12.2 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 12,624 - Forks: 1,959

GraphiteEditor/Graphite
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
Language: Rust - Size: 33.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 11,645 - Forks: 578

phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
Language: Lua - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 10,358 - Forks: 1,722

alexjc/neural-doodle 📦
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.)
Language: Python - Size: 5.13 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 9,892 - Forks: 906

1j01/jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Language: JavaScript - Size: 32.9 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 7,416 - Forks: 591

T8RIN/ImageToolbox
🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options
Language: Kotlin - Size: 341 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6,566 - Forks: 303

neuralchen/SimSwap
An arbitrary face-swapping framework on images and videos with one single trained model!
Language: Python - Size: 206 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 4,801 - Forks: 934

imazen/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Language: Rust - Size: 7.83 MB - Last synced at: 13 days ago - Pushed at: 23 days ago - Stars: 4,272 - Forks: 141

junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
Language: Python - Size: 9.35 MB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 3,995 - Forks: 587

shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Language: Jupyter Notebook - Size: 2.16 MB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 3,411 - Forks: 840

silvia-odwyer/photon
⚡ Rust/WebAssembly image processing library
Language: Rust - Size: 69.8 MB - Last synced at: 23 minutes ago - Pushed at: about 22 hours ago - Stars: 3,087 - Forks: 166

KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
Language: Python - Size: 83.8 MB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 2,584 - Forks: 528

ValentinH/react-easy-crop
A React component to crop images/videos with easy interactions
Language: TypeScript - Size: 10.2 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2,495 - Forks: 171

Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
Size: 69.2 MB - Last synced at: 10 days ago - Pushed at: 16 days ago - Stars: 2,330 - Forks: 200

taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Language: Python - Size: 17.5 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 2,330 - Forks: 427

weserv/images
Source code of wsrv.nl (formerly images.weserv.nl), to be used on your own server(s).
Language: C++ - Size: 46.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2,225 - Forks: 214

TotallyNotChase/glitch-this
:camera: Glitchify images and GIF - with highly customizable options!
Language: Python - Size: 37.1 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 1,776 - Forks: 61

CSAILVision/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
Language: Python - Size: 25.4 MB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 1,769 - Forks: 280

lukechilds/merge-images
Easily compose images together without messing around with canvas
Language: JavaScript - Size: 185 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,706 - Forks: 165

trekhleb/js-image-carver
🌅 Content-aware image resizer and object remover based on Seam Carving algorithm
Language: TypeScript - Size: 13.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,571 - Forks: 144

kritiksoman/GIMP-ML
AI for GNU Image Manipulation Program
Language: Python - Size: 95.8 MB - Last synced at: about 7 hours ago - Pushed at: 7 months ago - Stars: 1,494 - Forks: 136

WASasquatch/was-node-suite-comfyui
An extensive node suite for ComfyUI with over 210 new nodes
Language: Jupyter Notebook - Size: 38.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,491 - Forks: 209

iib0011/omni-tools
Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!
Language: TypeScript - Size: 2.21 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1,351 - Forks: 65

rgab1508/PixelCraft
A Pixel Art Editor
Language: JavaScript - Size: 847 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1,351 - Forks: 81

Fantasy-Studio/Paint-by-Example
Paint by Example: Exemplar-based Image Editing with Diffusion Models
Language: Python - Size: 18 MB - Last synced at: about 11 hours ago - Pushed at: over 1 year ago - Stars: 1,181 - Forks: 102

lzhbrian/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
Size: 54.7 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 1,121 - Forks: 154

ermongroup/SDEdit
PyTorch implementation for SDEdit: Image Synthesis and Editing with Stochastic Differential Equations
Language: Python - Size: 36.5 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 1,072 - Forks: 89

jarun/imgp
:camera_flash: Fast batch image resizer and rotator
Language: Python - Size: 433 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 1,067 - Forks: 52

patrickfav/Dali
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
Language: Java - Size: 14.6 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 1,058 - Forks: 89

GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
Language: Python - Size: 4.61 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1,047 - Forks: 72

wpeebles/gangealing
Official PyTorch Implementation of "GAN-Supervised Dense Visual Alignment" (CVPR 2022 Oral, Best Paper Finalist)
Language: Python - Size: 178 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 1,013 - Forks: 122

WisconsinAIVision/MixNMatch
Pytorch implementation of MixNMatch
Language: Python - Size: 20.2 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 974 - Forks: 189

alessandrofrancesconi/gimp-plugin-bimp
BIMP. Batch Image Manipulation Plugin for GIMP.
Language: C - Size: 2.84 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 915 - Forks: 92

KnicKnic/WASM-ImageMagick
Webassembly compilation of https://github.com/ImageMagick/ImageMagick & samples
Language: TypeScript - Size: 2.62 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 892 - Forks: 90

omerbt/Text2LIVE
Official Pytorch Implementation for "Text2LIVE: Text-Driven Layered Image and Video Editing" (ECCV 2022 Oral)
Language: Python - Size: 1.56 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 888 - Forks: 79

andreas128/SRFlow
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
Language: Jupyter Notebook - Size: 856 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 837 - Forks: 110

advanced-cropper/react-advanced-cropper
The react cropper library that embraces power of the advanced cropper core to give the possibility to create croppers that exactly suited for your website design
Language: TypeScript - Size: 37.6 MB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 784 - Forks: 40

GimelStudio/GimelStudio
Non-destructive 2D graphics editor
Language: Dart - Size: 40.7 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 778 - Forks: 44

mit-han-lab/anycost-gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
Language: Python - Size: 16.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 760 - Forks: 97

libvips/pyvips
python binding for libvips using cffi
Language: Python - Size: 19.9 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 696 - Forks: 49

texturedesign/texturize
🤖🖌️ Generate photo-realistic textures based on source images or (soon) PBR materials. Remix, remake, mashup! Useful if you want to create variations on a theme or elaborate on an existing texture.
Language: Python - Size: 4.22 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 695 - Forks: 32

davidsonfellipe/lena.js
:woman: Library for image processing
Language: JavaScript - Size: 2 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 673 - Forks: 82

matmen/ImageScript
zero-dependency JavaScript image manipulation
Language: JavaScript - Size: 31.5 MB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 652 - Forks: 33

akshay2211/Oblique
With Oblique explore new styles of displaying images
Language: Java - Size: 38.1 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 651 - Forks: 107

orhun/menyoki
Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️
Language: Rust - Size: 1.52 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 646 - Forks: 13

cloudinary/cloudinary_npm
Cloudinary NPM for node.js integration
Language: JavaScript - Size: 39 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 644 - Forks: 319

imgly/pesdk-android-demo
PhotoEditor SDK: A fully customizable photo editor for your app.
Language: Java - Size: 25.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 634 - Forks: 203

ohayonguy/PMRF
[ICLR 2025] Official implementation of Posterior-Mean Rectified Flow: Towards Minimum MSE Photo-Realistic Image Restoration
Language: Python - Size: 22.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 588 - Forks: 33

mahmoudnafifi/Deep_White_Balance
Reference code for the paper: Deep White-Balance Editing (CVPR 2020). Our method is a deep learning multi-task framework for white-balance editing.
Language: Python - Size: 103 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 536 - Forks: 69

baidut/OpenCE
Contrast Enhancement Techniques for low-light images
Language: Matlab - Size: 24.6 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 517 - Forks: 151

cloudinary/cloudinary-react
React components that utilize Cloudinary functionality
Language: JavaScript - Size: 4.12 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 502 - Forks: 219

XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
Language: Python - Size: 81.8 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 499 - Forks: 70

Niels-IO/next-image-export-optimizer
Use Next.js advanced <Image/> component with the static export functionality. Optimizes all static images in an additional step after the Next.js static export.
Language: JavaScript - Size: 11.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 496 - Forks: 60

ropensci/magick
Magic, madness, heaven, sin
Language: R - Size: 15.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 469 - Forks: 67

Ha0Tang/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
Language: Python - Size: 26.5 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 461 - Forks: 61

Tengfei-Wang/HFGI
CVPR 2022 HFGI: High-Fidelity GAN Inversion for Image Attribute Editing
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 450 - Forks: 50

carlospuenteg/File-Injector
File Injector is a script that allows you to store any file in an image using steganography
Language: Python - Size: 39.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 434 - Forks: 27

avaneev/avir
High-quality pro HDR image resizing / scaling C++ library, including a very fast, precise, SIMD Lanczos resizer (header-only C++)
Language: C++ - Size: 16.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 432 - Forks: 44

cloudinary/cloudinary_gem
Cloudinary GEM for Ruby on Rails integration
Language: Ruby - Size: 11.6 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 419 - Forks: 284

LPengYang/FreeDrag
[CVPR 2024] Official implementation of FreeDrag: Feature Dragging for Reliable Point-based Image Editing
Language: Python - Size: 117 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 418 - Forks: 19

victorqribeiro/imgToAscii
A JavaScript implementation of a image to Ascii code
Language: JavaScript - Size: 616 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 403 - Forks: 34

microsoft/CoCosNet
Cross-domain Correspondence Learning for Exemplar-based Image Translation. (CVPR 2020 Oral)
Language: Python - Size: 18.7 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 401 - Forks: 46

cloudinary/cloudinary_php
PHP extension for Cloudinary
Language: PHP - Size: 3.48 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 380 - Forks: 150

hollowaykeanho/Upscaler
A consolidation of various compiled open-source AI image/video upscaling product for a working CLI friendly image and video upscaling program.
Language: Shell - Size: 488 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 365 - Forks: 33

greatzh/Papers
Image Forgery Detection and Localization (and related) Papers List
Language: HTML - Size: 755 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 363 - Forks: 29

guhungry/react-native-photo-manipulator
React Native Image Processing API to edit photo programmatically for Android and iOS. It features print text, overlay on another image (add watermark), resize, crop, flip, rotate and optimize image size then convert file format to jpeg or png
Language: TypeScript - Size: 9.62 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 360 - Forks: 38

ascorbic/unpic
Universal image CDN translator
Language: TypeScript - Size: 1.46 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 356 - Forks: 46

kopaka1822/ImageViewer
HDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
Language: C# - Size: 310 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 354 - Forks: 38

TeaM-TL/FotoKilof
GUI for ImageMagick and Wand or Pillow
Language: Python - Size: 103 MB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 352 - Forks: 19

microsoft/CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
Language: Python - Size: 9.1 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 343 - Forks: 35

SmartToolFactory/Compose-Image
🚀🏞💪 Collection of Images, Modifiers, utility functions for Jetpack Compose to expand and enrich displaying, manipulating, scaling, resizing, zooming, and getting cropped ImageBitmap based on selection area
Language: Kotlin - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 342 - Forks: 20

aelvan/Imager-Craft
This plugin has been DEPRECATED. Check out Imager X instead.
Language: PHP - Size: 3.64 MB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 342 - Forks: 69

imbo/imbo
Imbo is an image "server" that can be used to add/get/delete images using a RESTful interface.
Language: PHP - Size: 12 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 332 - Forks: 49

weclaw1/inbac
Python application for fast interactive image cropping
Language: Python - Size: 16.8 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 330 - Forks: 37

lykhonis/image_crop
A flutter plugin to crop image on iOS and Android.
Language: Dart - Size: 12.5 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 328 - Forks: 229

cloudinary/cloudinary_js
Cloudinary JavaScript library
Language: CSS - Size: 3.57 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 328 - Forks: 221

SoftCreatR/imei
IMEI - ImageMagick Easy Install
Language: Shell - Size: 2.36 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 324 - Forks: 39

Kl4rry/simp
🖼️ Simp is a fast and simple GPU-accelerated image manipulation program.
Language: Rust - Size: 51.3 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 311 - Forks: 14

cloudinary/cloudinary_angular
Cloudinary Angular client library
Language: TypeScript - Size: 5.71 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 302 - Forks: 227

amanchadha/coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Language: Jupyter Notebook - Size: 630 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 301 - Forks: 213

witcherofresearch/Forgedit
Language: Python - Size: 2.62 MB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 289 - Forks: 21

kkanshul/finegan
FineGAN: Unsupervised Hierarchical Disentanglement for Fine-grained Object Generation and Discovery
Language: Python - Size: 13.9 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 280 - Forks: 44

pel/pel 📦
PHP Exif Library - library for reading and writing Exif headers in JPEG and TIFF files using PHP.
Language: PHP - Size: 5.25 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 278 - Forks: 73

nekitmm/starnet
StarNet
Language: Jupyter Notebook - Size: 36.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 276 - Forks: 32

EndlessSora/TSIT
[ECCV 2020 Spotlight] A Simple and Versatile Framework for Image-to-Image Translation
Language: Python - Size: 6.24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 272 - Forks: 33

folkloreinc/laravel-image-legacy
Image manipulation library for Laravel 4 and 5 based on Imagine (https://github.com/avalanche123/Imagine) and inspired by Croppa for easy url based manipulation (with caching)
Language: PHP - Size: 4.93 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 271 - Forks: 81

cloudinary/pycloudinary
Python package for cloudinary
Language: Python - Size: 1.42 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 262 - Forks: 138

neplextech/canvacord
Easily generate images using react-like components in nodejs. Canvacord is suitable for creating dynamic images such as social media posts, greetings cards, memes, etc. It is also possible to create your own templates and builders to generate images. You are only limited by your imagination.
Language: TypeScript - Size: 161 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 261 - Forks: 75

mahmoudnafifi/HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Language: Jupyter Notebook - Size: 88.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 248 - Forks: 27

eneskarpuz/react-native-drag-text-editor
📝 60FPS dynamic text editor powered with Reanimated
Language: TypeScript - Size: 3.19 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 243 - Forks: 30

milaan9/Python_Computer_Vision_from_Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos.
Language: Jupyter Notebook - Size: 7.41 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 240 - Forks: 192

Avinash793/panoramic-image-stitching
Create panorama image using invariant features from given set of overlapping images.
Language: Python - Size: 12.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 236 - Forks: 63

zzh-tech/InterpAny-Clearer
[ECCV2024 Oral] Clearer anytime frame interpolation & Manipulated interpolation of anything
Language: Python - Size: 134 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 234 - Forks: 13

MauriceGit/Voronoi_Image_Manipulation
A system independent tool for interactive image manipulation with Voronoi and Delaunay data structures.
Language: Go - Size: 13.6 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 234 - Forks: 17

hila-chefer/TargetCLIP
[ECCV 2022] Official PyTorch implementation of the paper Image-Based CLIP-Guided Essence Transfer.
Language: Jupyter Notebook - Size: 43.5 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 231 - Forks: 27

zengxianyu/sketchedit
SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022
Language: Python - Size: 27.7 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 230 - Forks: 26
