ForestFireVLM
Collection
This collection contains models and datasets for structured forest fire description using VLMs.
•
4 items
•
Updated
ForestFireVLM-7B is a specialized vision-language model fine-tuned from Qwen2.5-VL-7B-Instruct specifically for forest fire detection and analysis tasks. This model is designed to identify and analyze various aspects of forest fires from aerial imagery, including smoke detection, flame visibility, fire characteristics, and potential hazards. The LLaMA-Factory framework was used for fine-tuning this model.
The model can be used with vLLM to create an OpenAI API compatible endpoint:
vllm serve leon-se/ForestFireVLM-7B --max-model-len 10000
Evaluations were done with our code available on GitHub, using the ForestFireInsights-Eval dataset.
This model is associated with research currently under peer review with MDPI. Please cite our paper when using this model:
[Citation will be added when the paper is published]
Base model
Qwen/Qwen2.5-VL-7B-Instruct