Coder Social home page Coder Social logo

pengyu-gis / remote-sensing-chatgpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haonanguo/remote-sensing-chatgpt

0.0 0.0 0.0 20.39 MB

Chat with RS-ChatGPT and get the remote sensing interpretation results and the response!

Shell 0.47% Python 93.82% Dockerfile 0.71% Jupyter Notebook 5.00%

remote-sensing-chatgpt's Introduction

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

Introduction

Remote Sensing ChatGPT(RS-ChatGPT) is an open source tool for solving remote sensing tasks with ChatGPT in an interactive way.ChatGPT acts as an expert to response to users' linguistic resquests based on the input remote sensing image. It supports various interpretation tasks that are trained on remote sensing datasets. To help ChatGPT better understand remote sensing knowledge, remote sensing image captioning is set as cue to help ChatGPT understand remote sensing image.We will keep updating RS-CHatGPT~ Please comments with Issues or send me a email if you have any suggestions! Thanks in advance!

Generally, RS-ChatGPT includes four steps in implementation:

  • Prompt Template Generation
  • Task Planning
  • Task Execution
  • Response Genration

Our article is now available in arXiv! See you in IGARSS204, Greece!
My personal website is also avalable:www.poleguo98.top

Updates

  • TODO1: An online website is comming! Let's use RS-ChatGPT Online!
  • TODO2: What about asking RS-CHatGPT to choose different models within the given task?
  • TODO3: Put all the models available in Huggingface

2024.01.30:

  • Remote Sensing GPT is updated, with bugs fixed, more readable, and more scalable~

2023.09.19:

  • Remote Sensing GPT now supports GPT-4 and multi-round chating! An interactive interface is now available(see interface.py)~

2023.08.23:

  • Initial release

The code

Requirements

Please Refer to requirements.txt

Usage

->Clone the repository:git clone https://github.com/HaonanGuo/Remote-Sensing-ChatGPT
->Download the below models and place them in the checkpoints folder
->Run RSChatGPT-shell.py

Supported Function

Function Description Method Pretrain Dataset Model Weights
Image Captioning Describe the remote sensing image BLIP BLIP Dataset weight(github)
Scene Classification Classify the type of scene ResNet AID Dataset weight(Google) weight(Baidu)
Object Detection Detect RS object from image YOLO v5 DOTA weight(Google) weight(Baidu)
Instance Segmentation Extract Instance Mask of certain object SwinTransformer+UperNet iSAID weight(Google) weight(Baidu)
Landuse Classification Extract Pixel-wise Landuse Classification HRNet LoveDA weight(Google) weight(Baidu)
Object Counting Count the number of certain object in an image YOLO v5 DOTA Same as Object Detection
Edge Detection Extract edge of remote sensing image Canny None None

More funtions to be updated~

Citation

Please cite the repo if you use the data or code in this repo.

@article{RS ChatGPT,
	title = {Remote Sensing ChatGPT: Solving Remote Sensing Tasks with ChatGPT and Visual Models},
	shorttitle = {Remote Sensing ChatGPT},
	doi = {10.48550/ARXIV.2401.09083},
	author = {Guo, Haonan and Su, Xin and Wu, Chen and Du, Bo and Zhang, Liangpei and Li, Deren},
	year = {2024},
}

Acknowledgments

Help

Remote Sensing ChatGPT is an open source project that welcome any contribution and feedback. Please contact us with: [email protected]

remote-sensing-chatgpt's People

Contributors

gulabpatel avatar haonanguo avatar pengyu-gis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.