中文
相关论文

相关论文: DeepMix: Online Auto Data Augmentation for Robust …

200 篇论文

Self-supervised Learning (SSL) has recently gained much attention due to the high cost and data limitation in the training of supervised learning models. The current paradigm in the SSL is to utilize data augmentation at the input space to…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Tariq Bdair , Hossam Abdelhamid , Nassir Navab , Shadi Albarqouni

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

The online learning of deep neural networks is an interesting problem of machine learning because, for example, major IT companies want to manage the information of the massive data uploaded on the web daily, and this technology can…

机器学习 · 计算机科学 2015-06-16 Sang-Woo Lee , Min-Oh Heo , Jiwon Kim , Jeonghee Kim , Byoung-Tak Zhang

Visual tracking addresses the problem of identifying and localizing an unknown target in a video given the target specified by a bounding box in the first frame. In this paper, we propose a dual network to better utilize features among…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Zhizhen Chi , Hongyang Li , Huchuan Lu , Ming-Hsuan Yang

Visual object tracking is an important task in computer vision, which has many real-world applications, e.g., video surveillance, visual navigation. Visual object tracking also has many challenges, e.g., object occlusion and deformation. To…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Ruize Han , Wei Feng , Qing Guo , Qinghua Hu

Visual object tracking, which is primarily based on visible light image sequences, encounters numerous challenges in complicated scenarios, such as low light conditions, high dynamic ranges, and background clutter. To address these…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Hongze Sun , Rui Liu , Wuque Cai , Jun Wang , Yue Wang , Huajin Tang , Yan Cui , Dezhong Yao , Daqing Guo

The robustness of visual navigation policies trained through imitation often hinges on the augmentation of the training image-action pairs. Traditionally, this has been done by collecting data from multiple cameras, by using standard data…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Dhruv Sharma , Alihusein Kuwajerwala , Florian Shkurti

Recently, 3D version has been improved greatly due to the development of deep neural networks. A high quality dataset is important to the deep learning method. Existing datasets for 3D vision has been constructed, such as Bigbird and YCB.…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Minglei Lu , Yu Guo , Fei Wang , Zheng Dang

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Yuhao Xu , Jiakui Wang

Mixed Sample Regularization (MSR), such as MixUp or CutMix, is a powerful data augmentation strategy to generalize convolutional neural networks. Previous empirical analysis has illustrated an orthogonal performance gain between MSR and…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Yiqing Shen , Liwu Xu , Yuzhe Yang , Yaqian Li , Yandong Guo

Deep object recognition models have been very successful over benchmark datasets such as ImageNet. How accurate and robust are they to distribution shifts arising from natural and synthetic variations in datasets? Prior research on this…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ali Borji

We study active object tracking, where a tracker takes as input the visual observation (i.e., frame sequence) and produces the camera control signal (e.g., move forward, turn left, etc.). Conventional methods tackle the tracking and the…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Wenhan Luo , Peng Sun , Fangwei Zhong , Wei Liu , Tong Zhang , Yizhou Wang

This paper presents a novel hybrid representation learning framework for streaming data, where an image frame in a video is modeled by an ensemble of two distinct deep neural networks; one is a low-bit quantized network and the other is a…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Ilchae Jung , Minji Kim , Eunhyeok Park , Bohyung Han

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We are thus interested…

计算机视觉与模式识别 · 计算机科学 2019-08-09 Zhenmei Shi , Haoyang Fang , Yu-Wing Tai , Chi-Keung Tang

The objective of this paper is self-supervised representation learning, with the goal of solving semi-supervised video object segmentation (a.k.a. dense tracking). We make the following contributions: (i) we propose to improve the existing…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Fangrui Zhu , Li Zhang , Yanwei Fu , Guodong Guo , Weidi Xie

Deep neural networks have achieved state-of-the-art results in various vision and/or language tasks. Despite the use of large training datasets, most models are trained by iterating over single input-output pairs, discarding the remaining…

计算与语言 · 计算机科学 2021-04-27 Rita Parada Ramos , Patrícia Pereira , Helena Moniz , Joao Paulo Carvalho , Bruno Martins

Deep neural network based learning approaches is widely utilized for image classification or object detection based problems with remarkable outcomes. Realtime Object state estimation of objects can be used to track and estimate the…

人机交互 · 计算机科学 2020-06-29 Siddarth S , Sainath G , Vignesh S

Recent studies have focused on enhancing the performance of 3D object detection models. Among various approaches, ground-truth sampling has been proposed as an augmentation technique to address the challenges posed by limited ground-truth…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Jiyong Oh , Junhaeng Lee , Woongchan Byun , Minsang Kong , Sang Hun Lee

Videos take a lot of time to transport over the network, hence running analytics on the live video on embedded or mobile devices has become an important system driver. Considering that such devices, e.g., surveillance cameras or AR/VR…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Ran Xu , Rakesh Kumar , Pengcheng Wang , Peter Bai , Ganga Meghanath , Somali Chaterji , Subrata Mitra , Saurabh Bagchi

Performing data augmentation for learning deep neural networks is known to be important for training visual recognition systems. By artificially increasing the number of training examples, it helps reducing overfitting and improves…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Nikita Dvornik , Julien Mairal , Cordelia Schmid