paper-with-me

Papers

PhotoBot: Reference-Guided Interactive Photography via Natural Language

2024-01-19 · Oliver Limoyo, Jimmy Li, Dmitriy Rivkin, Jonathan Kelly, Gregory Dudek

We introduce PhotoBot, a framework for fully automated photo acquisition based on an interplay between high-level human language guidance and a robot photographer. We propose to communicate photography suggestions to the user via reference images that are selected from a curated gallery. We leverage a visual language model (VLM) and an object detector to characterize the reference images via textual descriptions and then use a large language model (LLM) to retrieve relevant reference images based on a user's language query through text-based reasoning. To correspond the reference image and the observed scene, we exploit pre-trained features from a vision transformer capable of capturing semantic similarity across marked appearance variations. Using these features, we compute suggested pose adjustments for an RGB-D camera by solving a perspective-n-point (PnP) problem. We demonstrate our approach using a manipulator equipped with a wrist camera. Our user studies show that photos taken by PhotoBot are often more aesthetically pleasing than those taken by users themselves, as measured by human feedback. We also show that PhotoBot can generalize to other reference sources such as paintings.

📄 PDF Abstract BibTeX arXiv:2401.11061

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

ReX-Shot: Single-Image Rephotography via Geometry- and Camera-Grounded Generation

2026-08-19 · Ruiqi Zhang, Hao Zhu, Wenhao Zhang, Qi Zhang 외 arxiv

Single-image rephotography aims to synthesize new shots of a scene from a single reference image with specified viewpoints, focal lengths, and photographic effects, which are intrinsically coupled in imaging. Existing me…

3D Reconstruction

Rephotography in the Digital Era: Mass Rephotography and re.photos, the Web Portal for Rephotography

2025-01-02 · Axel Schaffland

Since the beginning of rephotography in the middle of the 19th century, techniques in registration, conservation, presentation, and sharing of rephotographs have come a long way. Here, we will present existing digital ap…

Image RegistrationRetrieval

Interactive Reference Point-Based Guided Local Search for the Bi-objective Inventory Routing Problem

2014-05-22 · Sandra Huber, Martin Josef Geiger, Marc Sevaux

Eliciting preferences of a decision maker is a key factor to successfully combine search and decision making in an interactive method. Therefore, the progressively integration and simulation of the decision maker is a ma…

Decision Making

User-Guided Personalized Image Aesthetic Assessment based on Deep Reinforcement Learning

2021-06-14 · Pei Lv, Jianqi Fan, Xixi Nie, WeiMing Dong 외

Personalized image aesthetic assessment (PIAA) has recently become a hot topic due to its usefulness in a wide variety of applications such as photography, film and television, e-commerce, fashion design and so on. This …

Deep Reinforcement LearningImage Enhancementreinforcement-learningReinforcement Learning (RL)

Quality-guided Skin Tone Enhancement for Portrait Photography

2024-06-22 · Shiqi Gao, Huiyu Duan, Xinyue Li, Kang Fu 외

In recent years, learning-based color and tone enhancement methods for photos have become increasingly popular. However, most learning-based image enhancement methods just learn a mapping from one distribution to another…

Image Enhancement