English
Related papers

Related papers: Siamese Network Training Using Artificial Triplets…

200 papers

We propose an online visual tracking algorithm by learning discriminative saliency map using Convolutional Neural Network (CNN). Given a CNN pre-trained on a large-scale image repository in offline, our algorithm takes outputs from hidden…

Computer Vision and Pattern Recognition · Computer Science 2015-02-25 Seunghoon Hong , Tackgeun You , Suha Kwak , Bohyung Han

The advent of deep learning has a profound effect on visual neuroscience. It paved the way for new models to predict neural data. Although deep convolutional neural networks are explicitly trained for categorization, they learn a…

Neurons and Cognition · Quantitative Biology 2019-07-08 Aakash Agrawal

Countries in South Asia experience many catastrophic flooding events regularly. Through image classification, it is possible to expedite search and rescue initiatives by classifying flood zones, including houses and humans. We create a new…

Computer Vision and Pattern Recognition · Computer Science 2024-11-04 Ibne Hassan , Aman Mujahid , Abdullah Al Hasib , Andalib Rahman Shagoto , Joyanta Jyoti Mondal , Meem Arafat Manab , Jannatun Noor

A critical challenge problem of scene change detection is that noisy changes generated by varying illumination, shadows and camera viewpoint make variances of a scene difficult to define and measure since the noisy changes and semantic ones…

Computer Vision and Pattern Recognition · Computer Science 2018-11-13 Enqiang Guo , Xinsha Fu , Jiawei Zhu , Min Deng , Yu Liu , Qing Zhu , Haifeng Li

Semiconductor manufacturing is an extremely complex process, characterized by thousands of interdependent parameters collected across diverse tools and process steps. Multi-variate time-series (MTS) analysis has emerged as a critical…

Machine Learning · Computer Science 2025-07-04 Bappaditya Dey , Daniel Sorensen , Minjin Hwang , Sandip Halder

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-14 Wenshuo Li

Convolutional neural network (CNN) has drawn increasing interest in visual tracking owing to its powerfulness in feature extraction. Most existing CNN-based trackers treat tracking as a classification problem. However, these trackers are…

Computer Vision and Pattern Recognition · Computer Science 2017-05-02 Heng Fan , Haibin Ling

The use of supervised Machine Learning (ML) to enhance Intrusion Detection Systems has been the subject of significant research. Supervised ML is based upon learning by example, demanding significant volumes of representative instances for…

Cryptography and Security · Computer Science 2022-11-08 Hanan Hindy , Christos Tachtatzis , Robert Atkinson , David Brosset , Miroslav Bures , Ivan Andonovic , Craig Michie , Xavier Bellekens

Visual tracking is one of the most challenging computer vision problems. In order to achieve high performance visual tracking in various negative scenarios, a novel cascaded Siamese network is proposed and developed based on two different…

Computer Vision and Pattern Recognition · Computer Science 2019-05-09 Peng Gao , Yipeng Ma , Ruyue Yuan , Liyi Xiao , Fei Wang

Semmelhack et al. (2014) have achieved high classification accuracy in distinguishing swim bouts of zebrafish using a Support Vector Machine (SVM). Convolutional Neural Networks (CNNs) have reached superior performance in various image…

Computer Vision and Pattern Recognition · Computer Science 2019-12-23 Bennet Breier , Arno Onken

In this study, a perceptually hidden object-recognition method is investigated to generate secure images recognizable by humans but not machines. Hence, both the perceptual information hiding and the corresponding object recognition methods…

Computer Vision and Pattern Recognition · Computer Science 2020-01-23 Koki Madono , Masayuki Tanaka , Masaki Onishi , Tetsuji Ogawa

In this paper, we propose a novel on-line visual tracking framework based on the Siamese matching network and meta-learner network, which run at real-time speeds. Conventional deep convolutional feature-based discriminative visual tracking…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Janghoon Choi , Junseok Kwon , Kyoung Mu Lee

This paper describes a novel deep learning-based method for mitigating the effects of atmospheric distortion. We have built an end-to-end supervised convolutional neural network (CNN) to reconstruct turbulence-corrupted video sequence. Our…

Image and Video Processing · Electrical Eng. & Systems 2019-12-25 Jing Gao , N. Anantrasirichai , David Bull

In this work we describe a Convolutional Neural Network (CNN) to accurately predict the scene illumination. Taking image patches as input, the CNN works in the spatial domain without using hand-crafted features that are employed by most…

Computer Vision and Pattern Recognition · Computer Science 2015-04-20 Simone Bianco , Claudio Cusano , Raimondo Schettini

One of the main challenges of visual object tracking comes from the arbitrary appearance of objects. Most existing algorithms try to resolve this problem as an object-specific task, i.e., the model is trained to regenerate or classify a…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Kai Chen , Wenbing Tao

In the area of computer vision, deep learning has produced a variety of state-of-the-art models that rely on massive labeled data. However, collecting and annotating images from the real world has a great demand for labor and money…

Computer Vision and Pattern Recognition · Computer Science 2017-12-25 Yonglin Tian , Xuan Li , Kunfeng Wang , Fei-Yue Wang

Deep convolutional neural network significantly boosted the capability of salient object detection in handling large variations of scenes and object appearances. However, convolution operations seek to generate strong responses on…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Sanping Zhou , Jimuyang Zhang , Jinjun Wang , Fei Wang , Dong Huang

Siamese network based trackers formulate 3D single object tracking as cross-correlation learning between point features of a template and a search area. Due to the large appearance variation between the template and search area during…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Le Hui , Lingpeng Wang , Linghua Tang , Kaihao Lan , Jin Xie , Jian Yang

This paper addresses the problem of image matting for transparent objects. Existing approaches often require tedious capturing procedures and long processing time, which limit their practical use. In this paper, we formulate transparent…

Computer Vision and Pattern Recognition · Computer Science 2019-07-29 Guanying Chen , Kai Han , Kwan-Yee K. Wong

We address the problem of novel view synthesis: given an input image, synthesizing new images of the same object or scene observed from arbitrary viewpoints. We approach this as a learning task but, critically, instead of learning to…

Computer Vision and Pattern Recognition · Computer Science 2017-02-14 Tinghui Zhou , Shubham Tulsiani , Weilun Sun , Jitendra Malik , Alexei A. Efros