Yu-chen-Deng/LAPIG
[TVCG & VR'25] LAPIG: Language Guided Projector Image Generation with Surface Adaptation and Stylization
This project offers a PyTorch implementation for generating images projected onto surfaces, guided by natural language. It takes a surface description and language prompts as input to produce stylized projected images. This tool is designed for researchers and engineers working in computer graphics or mixed reality who need to simulate or create complex projected visuals.
Use this if you need to generate images that are projected onto arbitrary surfaces and can be dynamically adapted and stylized using text descriptions.
Not ideal if you are looking for a simple, off-the-shelf application for casual image editing or if you don't have experience with deep learning frameworks like PyTorch.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Yu-chen-Deng/LAPIG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sanjay035/Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using...
cgao96/deepsketch2face
Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)
thaoshibe/BeautyGAN-PyTorch-reimplementation
A re-implementation of BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative...
LingDong-/edges2calligraphy
Using pix2pix to convert scribbles to Chinese calligraphy
vinesmsuic/White-box-Cartoonization-PyTorch
PyTorch implementation of “Learning to Cartoonize Using White-box Cartoon Representations” (CVPR...