中文
相关论文

相关论文: CyLKs: Unsupervised Cycle Lucas-Kanade Network for…

200 篇论文

Convolutional neural network (CNN) models have demonstrated great success in various computer vision tasks including image classification and object detection. However, some equally important tasks such as visual tracking remain relatively…

计算机视觉与模式识别 · 计算机科学 2015-04-24 Naiyan Wang , Siyi Li , Abhinav Gupta , Dit-Yan Yeung

Is strong supervision necessary for learning a good visual representation? Do we really need millions of semantically-labeled images to train a Convolutional Neural Network (CNN)? In this paper, we present a simple yet surprisingly powerful…

计算机视觉与模式识别 · 计算机科学 2015-10-07 Xiaolong Wang , Abhinav Gupta

This paper proposes a novel paradigm for the unsupervised learning of object landmark detectors. Contrary to existing methods that build on auxiliary tasks such as image generation or equivariance, we propose a self-training approach where,…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Dimitrios Mallis , Enrique Sanchez , Matt Bell , Georgios Tzimiropoulos

Detecting lane markings in road scenes poses a challenge due to their intricate nature, which is susceptible to unfavorable conditions. While lane markings have strong shape priors, their visibility is easily compromised by lighting…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Ali Zoljodi , Sadegh Abadijou , Mina Alibeigi , Masoud Daneshtalab

Transformer-based trackers have achieved promising success and become the dominant tracking paradigm due to their accuracy and efficiency. Despite the substantial progress, most of the existing approaches tackle object tracking as a…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Siyuan Yao , Yang Guo , Yanyang Yan , Wenqi Ren , Xiaochun Cao

Learned image compression (LIC) methods have exhibited promising progress and superior rate-distortion performance compared with classical image compression standards. Most existing LIC methods are Convolutional Neural Networks-based…

图像与视频处理 · 电气工程与系统科学 2023-03-28 Jinming Liu , Heming Sun , Jiro Katto

In this work, we introduce LEAD, an approach to discover landmarks from an unannotated collection of category-specific images. Existing works in self-supervised landmark detection are based on learning dense (pixel-level) feature…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Tejan Karmali , Abhinav Atrishi , Sai Sree Harsha , Susmit Agrawal , Varun Jampani , R. Venkatesh Babu

We propose a realistic scenario for the unsupervised video learning where neither task boundaries nor labels are provided when learning a succession of tasks. We also provide a non-parametric learning solution for the under-explored problem…

计算机视觉与模式识别 · 计算机科学 2025-09-01 Nattapong Kurpukdee , Adrian G. Bors

Robot manipulation relying on learned object-centric descriptors became popular in recent years. Visual descriptors can easily describe manipulation task objectives, they can be learned efficiently using self-supervision, and they can…

计算机视觉与模式识别 · 计算机科学 2024-06-19 David B. Adrian , Andras Gabor Kupcsik , Markus Spies , Heiko Neumann

Localization has been a challenging task for autonomous navigation. A loop detection algorithm must overcome environmental changes for the place recognition and re-localization of robots. Therefore, deep learning has been extensively…

机器人学 · 计算机科学 2023-04-19 Alex Junho Lee , Seungwon Song , Hyungtae Lim , Woojoo Lee , Hyun Myung

We present two techniques to improve landmark localization in images from partially annotated datasets. Our primary goal is to leverage the common situation where precise landmark locations are only provided for a small data subset, but…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Sina Honari , Pavlo Molchanov , Stephen Tyree , Pascal Vincent , Christopher Pal , Jan Kautz

Unsupervised landmarks discovery (ULD) for an object category is a challenging computer vision problem. In pursuit of developing a robust ULD framework, we explore the potential of a recent paradigm of self-supervised learning algorithms,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Siddharth Tourani , Ahmed Alwheibi , Arif Mahmood , Muhammad Haris Khan

Deep neural networks have gained tremendous success in a broad range of machine learning tasks due to its remarkable capability to learn semantic-rich features from high-dimensional data. However, they often require large-scale labelled…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hu Wang , Guansong Pang , Chunhua Shen , Congbo Ma

Estimating homography to align image pairs captured by different sensors or image pairs with large appearance changes is an important and general challenge for many computer vision applications. In contrast to others, we propose a generic…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Yiming Zhao , Xinming Huang , Ziming Zhang

Annotating a large number of training images is very time-consuming. In this background, this paper focuses on learning from easy-to-acquire web data and utilizes the learned model for fine-grained image classification in labeled datasets.…

计算机视觉与模式识别 · 计算机科学 2018-12-24 Xiaoxiao Sun , Liang Zheng , Yu-Kun Lai , Jufeng Yang

Unsupervised learning of keypoints and landmarks has seen significant progress with the help of modern neural network architectures, but performance is yet to match the supervised counterpart, making their practicability questionable. We…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Eric Hedlin , Gopal Sharma , Shweta Mahajan , Xingzhe He , Hossam Isack , Abhishek Kar Helge Rhodin , Andrea Tagliasacchi , Kwang Moo Yi

In this paper we present a new approach for efficient regression based object tracking which we refer to as Deep- LK. Our approach is closely related to the Generic Object Tracking Using Regression Networks (GOTURN) framework of Held et al.…

计算机视觉与模式识别 · 计算机科学 2017-05-31 Chaoyang Wang , Hamed Kiani Galoogahi , Chen-Hsuan Lin , Simon Lucey

The Lucas & Kanade (LK) algorithm is the method of choice for efficient dense image and object alignment. The approach is efficient as it attempts to model the connection between appearance and geometric displacement through a linear…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Chen-Hsuan Lin , Rui Zhu , Simon Lucey

Over the last years, deep convolutional neural networks (ConvNets) have transformed the field of computer vision thanks to their unparalleled capacity to learn high level semantic image features. However, in order to successfully learn…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Spyros Gidaris , Praveer Singh , Nikos Komodakis

Unsupervised landmark learning is the task of learning semantic keypoint-like representations without the use of expensive input keypoint-level annotations. A popular approach is to factorize an image into a pose and appearance data stream,…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Aysegul Dundar , Kevin J. Shih , Animesh Garg , Robert Pottorf , Andrew Tao , Bryan Catanzaro