Abstract: Object detection is a fundamental computer vision task that simultaneously locates and categorizes objects in images and videos. It is utilized in various fields, such as autonomous driving, ...
Abstract: Source-Free Object Detection (SFOD) enables knowledge transfer from a source domain to an unsupervised target domain for object detection without access to source data. Most existing SFOD ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Abstract: In recent years, Object detection and tracking has emerged as a key enabler for intelligent automation in the application domains including surveillance, autonomous driving, smart farming, ...
RF-DETR is a real-time transformer architecture for object detection and instance segmentation developed by Roboflow. Built on a DINOv2 vision transformer backbone, RF-DETR delivers state-of-the-art ...
Abstract: Software-Defined Networking (SDN) enhances programmability and control but remains highly vulnerable to distributed denial-of-service (DDoS) attacks. Existing solutions often adapt ...
Abstract: The aim of camouflaged object detection (COD) is to discern concealed objects within the background. Due to issues such as high similarity to the surrounding environment, small size, ...
Abstract: The loss function and feature extraction framework are essential parts of the algorithm design and significantly affect the accuracy of oriented object detection in remote sensing images.