中文
相关论文

相关论文: Raw Instinct: Trust Your Classifiers and Skip the …

200 篇论文

Keypoint detection and local feature description are fundamental tasks in robotic perception, critical for applications such as SLAM, robot localization, feature matching, pose estimation, and 3D mapping. While existing methods…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiakai Lin , Jinchang Zhang , Guoyu Lu

Most camera images are rendered and saved in the standard RGB (sRGB) format by the camera's hardware. Due to the in-camera photo-finishing routines, nonlinear sRGB images are undesirable for computer vision tasks that assume a direct…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Seonghyeon Nam , Abhijith Punnappurath , Marcus A. Brubaker , Michael S. Brown

For image classification problems, various neural network models are commonly used due to their success in yielding high accuracies. Convolutional Neural Network (CNN) is one of the most frequently used deep learning methods for image…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Ilkay Sikdokur , Inci Baytas , Arda Yurdakul

Consumer cameras are ubiquitous in aquatic sciences because they are affordable and easy to use, generating vast collections of underwater imagery for ecosystem surveys, monitoring, mapping, and animal behavior studies. Yet when color is…

图像与视频处理 · 电气工程与系统科学 2026-03-24 Derya Akkaynak , Michael S. Brown

This paper proposes a method for transferring the RGB color spectrum to near-infrared (NIR) images using deep multi-scale convolutional neural networks. A direct and integrated transfer between NIR and RGB pixels is trained. The trained…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Matthias Limmer , Hendrik P. A. Lensch

Even though convolutional neural networks can classify objects in images very accurately, it is well known that the attention of the network may not always be on the semantically important regions of the scene. It has been observed that…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Maliha Arif , Calvin Yong , Abhijit Mahalanobis

Convolutional neural nets (CNN) are the leading computer vision method for classifying images. In some cases, it is desirable to classify only a specific region of the image that corresponds to a certain object. Hence, assuming that the…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Sagi Eppel

Data preparation, i.e. the process of transforming raw data into a format that can be used for training effective machine learning models, is a tedious and time-consuming task. For image data, preprocessing typically involves a sequence of…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Tran Ngoc Minh , Mathieu Sinn , Hoang Thanh Lam , Martin Wistuba

In this work we address the problem of rain streak removal with RAW images. The general approach is firstly processing RAW data into RGB images and removing rain streak with RGB images. Actually the original information of rain in RAW…

图像与视频处理 · 电气工程与系统科学 2023-12-22 GuoDong Du , HaoJian Deng , JiaHao Su , Yuan Huang

Existing object detection methods often consider sRGB input, which was compressed from RAW data using ISP originally designed for visualization. However, such compression might lose crucial information for detection, especially under…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Zhong-Yu Li , Xin Jin , Boyuan Sun , Chun-Le Guo , Ming-Ming Cheng

Convolutional neural networks (CNNs) have demonstrated remarkable success in vision-related tasks. However, their susceptibility to failing when inputs deviate from the training distribution is well-documented. Recent studies suggest that…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Pradyumna Elavarthi , James Lee , Anca Ralescu

Recent progress in image recognition has stimulated the deployment of vision systems at an unprecedented scale. As a result, visual data are now often consumed not only by humans but also by machines. Existing image processing methods only…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Zhuang Liu , Hung-Ju Wang , Tinghui Zhou , Zhiqiang Shen , Bingyi Kang , Evan Shelhamer , Trevor Darrell

Colorization is a process that converts a grayscale image into a color one that looks as natural as possible. Over the years this task has received a lot of attention. Existing colorization methods rely on different color spaces: RGB, YUV,…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Coloma Ballester , Aurélie Bugeau , Hernan Carrillo , Michaël Clément , Rémi Giraud , Lara Raad , Patricia Vitoria

Low-light Object detection is crucial for many real-world applications but remains challenging due to degraded image quality. While recent studies have shown that RAW images offer superior potential over RGB images, existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Jiasheng Guo , Xin Gao , Yuxiang Yan , Guanghao Li , Jian Pu

Convolutional Neural Networks (CNNs) have reigned for a decade as the de facto approach to automated medical image diagnosis, pushing the state-of-the-art in classification, detection and segmentation tasks. Over the last years, vision…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Christos Matsoukas , Johan Fredin Haslum , Moein Sorkhei , Magnus Söderberg , Kevin Smith

Classification and identification of wild animals for tracking and protection purposes has become increasingly important with the deterioration of the environment, and technology is the agent of change which augments this process with novel…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Sahil Faizal , Sanjay Sundaresan

Humans are able to categorize images very efficiently, in particular to detect the presence of an animal very quickly. Recently, deep learning algorithms based on convolutional neural networks (CNNs) have achieved higher than human accuracy…

神经元与认知 · 定量生物学 2023-06-01 Jean-Nicolas Jérémie , Laurent U Perrinet

CNNs have become one of the most commonly used computational tool in the past two decades. One of the primary downsides of CNNs is that they work as a ``black box", where the user cannot necessarily know how the image data are analyzed, and…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Sai Teja Erukude , Akhil Joshi , Lior Shamir

Modern malware evolves various detection avoidance techniques to bypass the state-of-the-art detection methods. An emerging trend to deal with this issue is the combination of image transformation and machine learning techniques to classify…

密码学与安全 · 计算机科学 2019-09-17 Duc-Ly Vu , Trong-Kha Nguyen , Tam V. Nguyen , Tu N. Nguyen , Fabio Massacci , Phu H. Phung

Image Classification is a fundamental task in the field of computer vision that frequently serves as a benchmark for gauging advancements in Computer Vision. Over the past few years, significant progress has been made in image…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Mahmoud Khalil , Ahmad Khalil , Alioune Ngom