Abstract: Automated object detection in aerial images is crucial in both civil and military applications. Existing computer vision-based object detection methods are not robust enough to precisely ...
This is a uvc camera app that continuously detects the objects (bounding boxes and classes) in the frames seen by your device's back camera, with the option to use a quantized MobileNet SSD, ...
This repository provides an end-to-end pipeline to detect and help prevent deepfake images and videos. It includes training code, inference scripts, visualization (Grad-CAM heatmaps), and a Streamlit ...
Abstract: Balancing the trade-off between accuracy and speed for obtaining higher performance without sacrificing the inference time is a challenging topic for object detection task. Knowledge ...