中文
相关论文

相关论文: TrashDet: Iterative Neural Architecture Search for…

200 篇论文

Deep learning-based detectors usually produce a redundant set of object bounding boxes including many duplicate detections of the same object. These boxes are then filtered using non-maximum suppression (NMS) in order to select exactly one…

计算机视觉与模式识别 · 计算机科学 2021-02-01 Danila Rukhovich , Konstantin Sofiiuk , Danil Galeev , Olga Barinova , Anton Konushin

Automated image-based garbage classification is a critical component of global waste management; however, systematic benchmarks that integrate Machine Learning (ML), Deep Learning (DL), and efficient hybrid solutions remain underdeveloped.…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Ngoc-Bao-Quang Nguyen , Tuan-Minh Do , Cong-Tam Phan , Thi-Thu-Hong Phan

We present LDP, a lightweight dense prediction neural architecture search (NAS) framework. Starting from a pre-defined generic backbone, LDP applies the novel Assisted Tabu Search for efficient architecture exploration. LDP is fast and…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Lam Huynh , Esa Rahtu , Jiri Matas , Janne Heikkila

Real-time object detection is crucial for real-world applications as it requires high accuracy with low latency. While Detection Transformers (DETR) have demonstrated significant performance improvements, current real-time DETR models are…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jiannan Huang , Aditya Kane , Fengzhe Zhou , Yunchao Wei , Humphrey Shi

Deploying high-performance object detectors on TinyML platforms poses significant challenges due to tight hardware constraints and the modular complexity of modern detection pipelines. Neural Architecture Search (NAS) offers a path toward…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Tony Tran , Qin Lin , Bin Hu

Most conventional Neural Architecture Search (NAS) approaches are limited in that they only generate architectures without searching for the optimal parameters. While some NAS methods handle this issue by utilizing a supernet trained on a…

机器学习 · 计算机科学 2021-10-29 Wonyong Jeong , Hayeon Lee , Gun Park , Eunyoung Hyung , Jinheon Baek , Sung Ju Hwang

Extremely efficient convolutional neural network architectures are one of the most important requirements for limited-resource devices (such as embedded and mobile devices). The computing power and memory size are two important constraints…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Fahimeh Fooladgar , Shohreh Kasaei

While deep neural networks have achieved state-of-the-art performance across a large number of complex tasks, it remains a big challenge to deploy such networks for practical, on-device edge scenarios such as on mobile devices, consumer…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Alexander Wong , Zhong Qiu Lin , Brendan Chwyl

Resource constraints pose a significant cybersecurity threat to IoT smart devices, making them vulnerable to various attacks, including those targeting energy and memory. This study underscores the need for innovative security measures due…

密码学与安全 · 计算机科学 2024-10-11 Zainab Alwaisi , Simone Soderi

This paper revives Densely Connected Convolutional Networks (DenseNets) and reveals the underrated effectiveness over predominant ResNet-style architectures. We believe DenseNets' potential was overlooked due to untouched training methods…

计算机视觉与模式识别 · 计算机科学 2024-08-08 Donghyun Kim , Byeongho Heo , Dongyoon Han

Many studies estimate energy consumption using proxy metrics like memory usage, FLOPs, and inference latency, with the assumption that reducing these metrics will also lower energy consumption in neural networks. This paper, however, takes…

机器学习 · 计算机科学 2025-04-14 Hoang-Loc La , Phuong Hoai Ha

The architecture of deep convolutional networks (CNNs) has evolved for years, becoming more accurate and faster. However, it is still challenging to design reasonable network structures that aim at obtaining the best accuracy under a…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Lu Rao

Growing customer demand for smart solutions in robotics and augmented reality has attracted considerable attention to 3D object detection from point clouds. Yet, existing indoor datasets taken individually are too small and insufficiently…

计算机视觉与模式识别 · 计算机科学 2024-09-09 Maksim Kolodiazhnyi , Anna Vorontsova , Matvey Skripkin , Danila Rukhovich , Anton Konushin

Can we leverage high-resolution information without the unsustainable quadratic complexity to input scale? We propose Traversal Network (TNet), a novel multi-scale hard-attention architecture, which traverses image scale-space in a top-down…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Athanasios Papadopoulos , Paweł Korus , Nasir Memon

The paradigm of automated waste classification has recently seen a shift in the domain of interest from conventional image processing techniques to powerful computer vision algorithms known as convolutional neural networks (CNN).…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Mazin Abdulmahmood , Ryan Grammenos

Executing machine learning workloads locally on resource constrained microcontrollers (MCUs) promises to drastically expand the application space of IoT. However, so-called TinyML presents severe technical challenges, as deep neural network…

Convolutional neural networks (CNNs) are used in many embedded applications, from industrial robotics and automation systems to biometric identification on mobile devices. State-of-the-art classification is typically achieved by large…

机器学习 · 计算机科学 2020-05-22 Yuan Wen , Andrew Anderson , Valentin Radu , Michael F. P. O'Boyle , David Gregg

Deploying object detection on microcontrollers (MCUs) enables intelligent edge devices but current models cannot learn new object categories after deployment. Existing continual learning methods require storing raw images far exceeding MCU…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Bibin Wilson

Previous state-of-the-art real-time object detectors have been reported on GPUs which are extremely expensive for processing massive data and in resource-restricted scenarios. Therefore, high efficiency object detectors on CPU-only devices…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Chen Chen , Mengyuan Liu , Xiandong Meng , Wanpeng Xiao , Qi Ju

As deep nets are increasingly used in applications suited for mobile devices, a fundamental dilemma becomes apparent: the trend in deep learning is to grow models to absorb ever-increasing data set sizes; however mobile devices are designed…

机器学习 · 计算机科学 2015-04-21 Wenlin Chen , James T. Wilson , Stephen Tyree , Kilian Q. Weinberger , Yixin Chen