paper-with-me

Papers

Remote Sensing ChatGPT: Solving Remote Sensing Tasks with ChatGPT and Visual Models

2024-01-17 · HaoNan Guo, Xin Su, Chen Wu, Bo Du, Liangpei Zhang, Deren Li

Recently, the flourishing large language models(LLM), especially ChatGPT, have shown exceptional performance in language understanding, reasoning, and interaction, attracting users and researchers from multiple fields and domains. Although LLMs have shown great capacity to perform human-like task accomplishment in natural language and natural image, their potential in handling remote sensing interpretation tasks has not yet been fully explored. Moreover, the lack of automation in remote sensing task planning hinders the accessibility of remote sensing interpretation techniques, especially to non-remote sensing experts from multiple research fields. To this end, we present Remote Sensing ChatGPT, an LLM-powered agent that utilizes ChatGPT to connect various AI-based remote sensing models to solve complicated interpretation tasks. More specifically, given a user request and a remote sensing image, we utilized ChatGPT to understand user requests, perform task planning according to the tasks' functions, execute each subtask iteratively, and generate the final response according to the output of each subtask. Considering that LLM is trained with natural language and is not capable of directly perceiving visual concepts as contained in remote sensing images, we designed visual cues that inject visual information into ChatGPT. With Remote Sensing ChatGPT, users can simply send a remote sensing image with the corresponding request, and get the interpretation results as well as language feedback from Remote Sensing ChatGPT. Experiments and examples show that Remote Sensing ChatGPT can tackle a wide range of remote sensing tasks and can be extended to more tasks with more sophisticated models such as the remote sensing foundation model. The code and demo of Remote Sensing ChatGPT is publicly available at https://github.com/HaonanGuo/Remote-Sensing-ChatGPT .

📄 PDF Abstract BibTeX arXiv:2401.09083

Code (1)

haonanguo/remote-sensing-chatgpt 공식 구현 pytorch

Tasks

Task Planning

Similar Papers 제목 키워드 기반

The Potential of Visual ChatGPT For Remote Sensing

2023-04-25 · Lucas Prado Osco, Eduardo Lopes de Lemos, Wesley Nunes Gonçalves, Ana Paula Marques Ramos 외

Recent advancements in Natural Language Processing (NLP), particularly in Large Language Models (LLMs), associated with deep learning-based computer vision techniques, have shown substantial potential for automating a va…

Image SegmentationLine DetectionSemantic Segmentation

Efficient Few-Shot Learning in Remote Sensing: Fusing Vision and Vision-Language Models

2025-10-15 · Jia Yun Chua, Argyrios Zolotas, Miguel Arana-Catania arxiv

Remote sensing has become a vital tool across sectors such as urban planning, environmental monitoring, and disaster response. While the volume of data generated has increased significantly, traditional vision models are…

Scene UnderstandingFew-Shot Learning

Remote Diffusion

2024-05-07 · Kunal Sunil Kasodekar

I explored adapting Stable Diffusion v1.5 for generating domain-specific satellite and aerial images in remote sensing. Recognizing the limitations of existing models like Midjourney and Stable Diffusion, trained primari…

DescriptiveRAG

Unsupervised Deep Features for Remote Sensing Image Matching via Discriminator Network

2018-10-15 · Mohbat Tharani, Numan Khurshid, Murtaza Taj

The advent of deep perceptual networks brought about a paradigm shift in machine vision and image perception. Image apprehension lately carried out by hand-crafted features in the latent space have been replaced by deep …

DecoderImage RetrievalRetrieval

Supervised and Contrastive Self-Supervised In-Domain Representation Learning for Dense Prediction Problems in Remote Sensing

2023-01-29 · Ali Ghanbarzade, Dr. Hossein Soleimani

In recent years Convolutional neural networks (CNN) have made significant progress in computer vision. These advancements have been applied to other areas, such as remote sensing and have shown satisfactory results. Howe…

object-detectionObject DetectionRepresentation LearningSelf-Supervised Learning+2