Abstract: In recent years, object detection utilizing both visible (RGB) and thermal infrared (IR) imagery has garnered extensive attention and has been widely implemented across a diverse array of ...
This project showcases a sophisticated pipeline for object detection and segmentation using a Vision-Language Model (VLM) and the Segment Anything Model 2 (SAM2). The core idea is to leverage the ...
With the rapid development of marine resource exploitation and the increasing demand for underwater robot inspection, achieving reliable target perception in turbid, low-illumination, and spectrally ...
We use Python 3.8, PyTorch 1.13.1 (CUDA 11.7 build). The codebase is built on Detectron. conda create -n wsco python=3.8 Conda activate wsco conda install pytorch==1.12.1 torchvision==0.13.1 ...
Abstract: Aiming at the problems of limited feature expression and underutilization of contextual information in the object detection task in low-light environments, a low-light object detection ...
Traffic monitoring plays a vital role in smart city infrastructure, road safety, and urban planning. Traditional detection systems, including earlier deep learning models, often struggle with ...