Image Processing Projects

RGB-T Salient Object Detection via Fusing Multi-Level CNN Features

Abstract: Deep convolutional neural networks (CNNs) have improved RGB-induced salient object detection due to their superior feature learning. Cluttered backgrounds, low light, and lighting variations make such detections difficult. This paper uses thermal infrared images…

Image Processing Projects

Reverse Attention-Based Residual Network for Salient Object Detection

Abstract: Salient object detection has advanced rapidly thanks to deep convolutional neural networks, especially fully convolutional neural networks (FCNs). Due to their heavy model weights, FCNs-based methods cannot generate high-resolution saliency maps. This paper proposes…

Image Processing Projects

Residual Learning for Salient Object Detection

Abstract: Multi-scale strategies in fully convolutional neural networks (FCNs) improve deep learning-based salient object detection methods. Integrating all scale-specific predictions yields the result. Multi-scale-based methods have several drawbacks: 1) Directly learning discriminative features and filters…

Image Processing Projects

Quality Prediction on Deep Generative Images

Abstract: Deep neural networks are now used for image generation and other tasks. GANs can create realistic images for image compression. Like standard compression, generative image perceptual quality should be automatically assessed to monitor and…

Image Processing Projects

Progressive Object Transfer Detection

Abstract: Deep learning with large benchmarks drives object detection development. For real-world applications, collecting fully-annotated data is difficult or expensive, limiting deep neural network power. Humans can use prior knowledge to identify new objects with…

Image Processing Projects

Practically Lossless Affine Image Transformation

Abstract: We present an almost lossless affine 2D image transformation method. We extend the theory of the well-known Chirp-z transform to allow fully affine transformation of general n-dimensional images. We also provide a practical spatial…