News

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, ...
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 ...
Abstract: Oriented object detection in synthetic aperture radar (SAR) images presents significant challenges due to the scarcity of labeled data. In contrast, acquiring labeled optical remote sensing ...
Implementation of multiple deep learning models using Keras Functional API, including a CNN on MNIST, a multi-input/multi-output example, and a toy ResNet on CIFAR-10 ...