Abstract: Learning-based infrared small object detection methods currently rely heavily on the classification backbone network. This tends to result in tiny object loss and feature distinguishability ...
Abstract: Object detection in remote sensing images (RSIs) remains a challenging task due to complex variations in object scale, dense arrangements, and arbitrary orientations. Compared to the widely ...
This repository is code release for our ICCV 2019 paper (arXiv report here). Current 3D object detection methods are heavily influenced by 2D detectors. In order to leverage architectures in 2D ...
This repository contains a Python script for real-time object detection using YOLOv8 with a webcam. The script captures live video from the webcam or Intel RealSense Computer Vision, detects objects ...