mvrl/GeoSynth
A PyTorch implementation of "GeoSynth: Contextually-Aware High-Resolution Satellite Image Synthesis"
This project helps urban planners, environmental scientists, and GIS professionals generate realistic, high-resolution satellite images of specific areas. You provide a general description of the desired scene and optionally an existing map (like OpenStreetMap data) or an outline, and it outputs a new, detailed satellite image that matches the specified style and layout. This is useful for visualizing future developments or simulating environmental changes.
111 stars. No commits in the last 6 months.
Use this if you need to create synthetic, photorealistic satellite imagery based on textual descriptions and structural inputs, without the need for actual aerial photography.
Not ideal if you require actual, up-to-date satellite photos from a specific time and location, as this tool generates new images rather than retrieving existing ones.
Stars
111
Forks
15
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/mvrl/GeoSynth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cswry/SeeSR
[CVPR2024] SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution
JJLibra/SALAD-Pan
🤗 Official implementation for "SALAD-Pan: Sensor-Agnostic Latent Adaptive Diffusion for...
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
hanjq17/Spectrum
[CVPR 2026] Adaptive Spectral Feature Forecasting for Diffusion Sampling Acceleration