All Projects → aayushbansal → OpenShapes

aayushbansal / OpenShapes

Licence: other
A data-driven approach for interactively synthesizing diverse images from semantic label maps.

Programming Languages

matlab
3953 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to OpenShapes

meteor-boilerplate
A Meteor ready-to-use app for Blaze + FlowRouter, with a bunch a handy functions, objects, packages, etc
Stars: ✭ 14 (-64.1%)
Mutual labels:  web-app
external-internal-inpainting
[CVPR 2021] EII: Image Inpainting with External-Internal Learning and Monochromic Bottleneck
Stars: ✭ 95 (+143.59%)
Mutual labels:  image-synthesis
CometVisu
Repository for the CometVisu building automation visualisation.
Stars: ✭ 60 (+53.85%)
Mutual labels:  web-app
webping
🚦 Python script to monitor web pages.
Stars: ✭ 20 (-48.72%)
Mutual labels:  web-app
dotsmesh-web-app
This is the source code of the Dots Mesh web app. It's officially hosted on dotsmesh.com, and also available on your own hosts.
Stars: ✭ 82 (+110.26%)
Mutual labels:  web-app
card matching game by ercan
A card-matching game made with Flutter.
Stars: ✭ 16 (-58.97%)
Mutual labels:  web-app
esp8266-rfid-banco-de-dados
Projeto com objetivo de autenticar/autorizar usuários a partir de Tags RFID utilizando Banco de Dados
Stars: ✭ 85 (+117.95%)
Mutual labels:  web-app
reader
tReader,又一个 txt 文本阅读器,Web App; Yet another txt reader
Stars: ✭ 49 (+25.64%)
Mutual labels:  web-app
mif
MIF is a C++11 web-application framework designed for the backend micro-service development
Stars: ✭ 42 (+7.69%)
Mutual labels:  web-app
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-43.59%)
Mutual labels:  web-app
pakdemon
A simple react web app that will show pokemon and their info
Stars: ✭ 17 (-56.41%)
Mutual labels:  web-app
magic-web
Discover all the amazing things your browser can do
Stars: ✭ 39 (+0%)
Mutual labels:  web-app
cloudref
CloudRef - collaboratively managing references in the cloud
Stars: ✭ 53 (+35.9%)
Mutual labels:  web-app
Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using Conditional-Generative Adversarial Networks (C-GANs) concept.
Stars: ✭ 90 (+130.77%)
Mutual labels:  image-synthesis
SuperStyleNet
SuperStyleNet: Deep Image Synthesis with Superpixel Based Style Encoder (BMVC 2021)
Stars: ✭ 28 (-28.21%)
Mutual labels:  image-synthesis
todo
A simple and minimalistic ToDo list manager
Stars: ✭ 18 (-53.85%)
Mutual labels:  web-app
next
(Work in progress) The rewritten version of the original PizzaQL 🍕
Stars: ✭ 45 (+15.38%)
Mutual labels:  web-app
rust-web-app
An example Rust web application with a focus on module structure
Stars: ✭ 150 (+284.62%)
Mutual labels:  web-app
text-to-image
Text to Image Synthesis using Generative Adversarial Networks
Stars: ✭ 72 (+84.62%)
Mutual labels:  image-synthesis
crazy-canvas
Simple canvas playground
Stars: ✭ 12 (-69.23%)
Mutual labels:  web-app

OpenShapes

This repository provides the code (both MATLAB and Python version) for our work on in-the-wild image synthesis and manipulation. The beta version of web-app is available here. Please consider citing our work if you find it useful.

@inproceedings{OpenShapes,
  author    = {Aayush Bansal and
               Yaser Sheikh and
               Deva Ramanan},
  title     = {Shapes and Context: In-the-wild Image Synthesis & Manipulation},
  booktitle   = {CVPR},
  year      = {2019},
}

Demo Video

OpenShapes web-app (beta version)!

Click above to see video!

Compute

The code does not require GPUs or other expensive hardware. You may run it on your regular machines. It is however suggested to keep data (~20GB)on a ssd or fast drive to get faster results.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].