News

I am working on an overhead object detection project using images with a resolution of 1280x1024. The objects are generally small (e.g., cars and people). The inference will be performed on the DPU.
Detecting tiny objects in remote sensing images has been an intriguing yet challenging topic in remote sensing image processing. While significant progress has been made in many studies, most existing ...
In RGB-infrared aerial image object detection, fully utilizing the advantages of both RGB and infrared images for effective detection is a key challenge in this field. In response to the challenges ...
Automated Detection of Kaposi Sarcoma–Associated Herpesvirus–Infected Cells in Immunohistochemical Images of Skin Biopsies. If you have the appropriate software installed, you can download article ...
However, existing UOD approaches are still vulnerable to underwater environments, which mainly include light scattering and color shifting. The blurring problem caused by water scattering on ...
Forward-looking sonar object detection plays a vital role in marine applications such as underwater navigation, surveillance, and exploration, serving as an essential underwater acoustic detection ...
This repository contains a Python script for performing object detection on images using the YOLOv5 model. The detected objects are saved to a PostgreSQL database, and the results can be visualized ...