paper-with-me

Papers

ThumbNet: One Thumbnail Image Contains All You Need for Recognition

2019-04-10 · Chen Zhao, Bernard Ghanem

Although deep convolutional neural networks (CNNs) have achieved great success in computer vision tasks, its real-world application is still impeded by its voracious demand of computational resources. Current works mostly seek to compress the network by reducing its parameters or parameter-incurred computation, neglecting the influence of the input image on the system complexity. Based on the fact that input images of a CNN contain substantial redundancy, in this paper, we propose a unified framework, dubbed as ThumbNet, to simultaneously accelerate and compress CNN models by enabling them to infer on one thumbnail image. We provide three effective strategies to train ThumbNet. In doing so, ThumbNet learns an inference network that performs equally well on small images as the original-input network on large images. With ThumbNet, not only do we obtain the thumbnail-input inference network that can drastically reduce computation and memory requirements, but also we obtain an image downscaler that can generate thumbnail images for generic classification tasks. Extensive experiments show the effectiveness of ThumbNet, and demonstrate that the thumbnail-input inference network learned by ThumbNet can adequately retain the accuracy of the original-input network even when the input images are downscaled 16 times.

📄 PDF Abstract BibTeX arXiv:1904.05034

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Real-time 6K Image Rescaling with Rate-distortion Optimization

2023-04-03 · CVPR 2023 1 · Chenyang Qi, Xin Yang, Ka Leong Cheng, Ying-Cong Chen 외

Contemporary image rescaling aims at embedding a high-resolution (HR) image into a low-resolution (LR) thumbnail image that contains embedded information for HR image reconstruction. Unlike traditional image super-resolu…

DecoderImage ReconstructionImage RescalingImage Restoration+3

Identity and Attribute Preserving Thumbnail Upscaling

2021-05-30 · Noam Gat, Sagie Benaim, Lior Wolf

We consider the task of upscaling a low resolution thumbnail image of a person, to a higher resolution image, which preserves the person's identity and other attributes. Since the thumbnail image is of low resolution, ma…

Attribute

Automating Video Thumbnails Selection and Generation with Multimodal and Multistage Analysis

2024-10-18 · Elia Fantini

This thesis presents an innovative approach to automate video thumbnail selection for traditional broadcast content. Our methodology establishes stringent criteria for diverse, representative, and aesthetically pleasing …

Face RecognitionImage Matting

Thunder: Thumbnail based Fast Lightweight Image Denoising Network

2022-05-24 · Yifeng Zhou, Xing Xu, Shuaicheng Liu, Guoqing Wang 외

To achieve promising results on removing noise from real-world images, most of existing denoising networks are formulated with complex network structure, making them impractical for deployment. Some attempts focused on r…

DenoisingImage DenoisingSSIM

Fast-AT: Fast Automatic Thumbnail Generation using Deep Neural Networks

2016-12-14 · CVPR 2017 7 · Seyed A. Esmaeili, Bharat Singh, Larry S. Davis

Fast-AT is an automatic thumbnail generation system based on deep neural networks. It is a fully-convolutional deep neural network, which learns specific filters for thumbnails of different sizes and aspect ratios. Durin…