shashi7679/pix2pix-GANs
Generate Map using Satellite Image.
This project helps urban planners, GIS professionals, or environmental analysts generate detailed street maps from satellite imagery. You input a satellite image, and it outputs a corresponding map that highlights roads, buildings, and geographical features. This tool can accelerate the process of map creation or updating for various analytical and planning tasks.
No commits in the last 6 months.
Use this if you need to quickly create or update map data based on recent satellite observations, especially for areas where detailed maps are scarce or outdated.
Not ideal if you require highly precise, survey-grade map data, as the generated maps are based on an interpretive model rather than direct measurement.
Stars
12
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shashi7679/pix2pix-GANs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch