paper-with-me

홈 › Papers

Fine-Tuning Florence2 for Enhanced Object Detection in Un-constructed Environments: Vision-Language Model Approach

2025-03-06 · Soumyadeep Ro, Sanapala Satwika, Pamarthi Yasoda Gayathri, Mohmmad Ghaith Balsha, Aysegul Ucar

Artificial intelligence has progressed through the development of Vision-Language Models (VLMs), which integrate text and visual inputs to achieve comprehensive understanding and interaction in various contexts. Enhancing the performance of these models such as the transformer based Florence 2 on specialized tasks like object detection in complex and unstructured environments requires fine-tuning. The goal of this paper is to improve the efficiency of the Florence 2 model in challenging environments by finetuning it. We accomplished this by experimenting with different configurations, using various GPU types (T4, L4, A100) and optimizers such as AdamW and SGD. We also employed a range of learning rates and LoRA (Low Rank Adaptation) settings. Analyzing the performance metrics, such as Mean Average Precision (mAP) scores,reveals that the finetuned Florence 2 models performed comparably to YOLO models, including YOLOv8, YOLOv9, and YOLOv10. This demonstrates how transformer based VLMs can be adapted for detailed object detection tasks. The paper emphasizes the capability of optimized transformer based VLMs to address specific challenges in object detection within unstructured environments, opening up promising avenues for practical applications in demanding and complex settings.

📄 PDF Abstract BibTeX arXiv:2503.04918

Code (0)

등록된 구현이 없습니다.

Tasks

GPULanguage ModelingLanguage ModellingObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…
YOLOv8 설명 없음
Florence Florence is a computer vision foundation model aiming to learn universal visual-language representations that be adapted to various computer vision tasks, visual question…
AdamW AdamW is a stochastic optimization method that modifies the typical implementation of weight decay in Adam, by decoupling [weight…

Similar Papers 제목 키워드 기반

Florence: A New Foundation Model for Computer Vision

2021-11-22 · Lu Yuan, Dongdong Chen, Yi-Ling Chen, Noel Codella 외

Automated visual understanding of our diverse and open world demands computer vision models to generalize well with minimal customization for specific tasks, similar to human vision. Computer vision foundation models, wh…

Action ClassificationAction RecognitionAction Recognition In VideosCross-Modal Retrieval+15

Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks

2023-11-10 · CVPR 2024 1 · Bin Xiao, Haiping Wu, Weijian Xu, Xiyang Dai 외

We introduce Florence-2, a novel vision foundation model with a unified, prompt-based representation for a variety of computer vision and vision-language tasks. While existing large vision models excel in transfer learni…

DiversityMulti-Task Learningobject-detectionObject Detection+2

Fashion Florence: Fine-Tuning Florence-2 for Structured Fashion Attribute Extraction

2026-05-11 · Anushree Berlia arxiv

We present Fashion Florence, a Florence-2 vision-language model fine-tuned with LoRA to extract structured fashion attributes from clothing images. Given a single photograph, the model generates a JSON object containing …

Attribute Extraction

Florence-VL: Enhancing Vision-Language Models with Generative Vision Encoder and Depth-Breadth Fusion

2024-12-05 · CVPR 2025 1 · Jiuhai Chen, Jianwei Yang, Haiping Wu, Dianqi Li 외

We present Florence-VL, a new family of multimodal large language models (MLLMs) with enriched visual representations produced by Florence-2, a generative vision foundation model. Unlike the widely used CLIP-style vision…

Contrastive LearningHallucinationImage CaptioningOptical Character Recognition (OCR)+1

Fine-Tuning Vision-Language Model for Automated Engineering Drawing Information Extraction

2024-11-06 · Muhammad Tayyab Khan, Lequn Chen, Ye Han Ng, Wenhe Feng 외

Geometric Dimensioning and Tolerancing (GD&T) plays a critical role in manufacturing by defining acceptable variations in part features to ensure component quality and functionality. However, extracting GD&T information …

HallucinationLanguage ModelingLanguage Modelling