中文
相关论文

相关论文: A data-set of piercing needle through deformable o…

200 篇论文

Fingerprint recognition has been utilized for cellphone authentication, airport security and beyond. Many different features and algorithms have been proposed to improve fingerprint recognition. In this paper, we propose an end-to-end deep…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Shervin Minaee , Elham Azimi , Amirali Abdolrashidi

Object segmentation and structure localization are important steps in automated image analysis pipelines for microscopy images. We present a convolution neural network (CNN) based deep learning architecture for segmentation of objects in…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Shan E Ahmed Raza , Linda Cheung , Muhammad Shaban , Simon Graham , David Epstein , Stella Pelengaris , Michael Khan , Nasir M. Rajpoot

Nowadays, deep learning can be employed to a wide ranges of fields including medicine, engineering, etc. In deep learning, Convolutional Neural Network (CNN) is extensively used in the pattern and sequence recognition, video analysis,…

计算机视觉与模式识别 · 计算机科学 2019-02-06 Rezoana Bente Arif , Md. Abu Bakr Siddique , Mohammad Mahmudur Rahman Khan , Mahjabin Rahman Oishe

In this paper we investigate how to effectively deploy deep learning in practical industrial settings, such as robotic grasping applications. When a deep-learning based solution is proposed, usually lacks of any simple method to generate…

机器人学 · 计算机科学 2020-12-25 Daniele De Gregorio , Riccardo Zanella , Gianluca Palli , Luigi Di Stefano

We devise deep nearest centroids (DNC), a conceptually elegant yet surprisingly effective network for large-scale visual recognition, by revisiting Nearest Centroids, one of the most classic and simple classifiers. Current deep models learn…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Wenguan Wang , Cheng Han , Tianfei Zhou , Dongfang Liu

Registration is the process that computes the transformation that aligns sets of data. Commonly, a registration process can be divided into four main steps: target selection, feature extraction, feature matching, and transform computation…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Victor Villena-Martinez , Sergiu Oprea , Marcelo Saval-Calvo , Jorge Azorin-Lopez , Andres Fuster-Guillo , Robert B. Fisher

Segmenting blood vessels in fundus imaging plays an important role in medical diagnosis. Many algorithms have been proposed. While deep Neural Networks have been attracting enormous attention from computer vision community recent years and…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Yongliang Chen

Needle picking is a challenging manipulation task in robot-assisted surgery due to the characteristics of small slender shapes of needles, needles' variations in shapes and sizes, and demands for millimeter-level control. Prior works,…

机器人学 · 计算机科学 2023-07-27 Hongbin Lin , Bin Li , Xiangyu Chu , Qi Dou , Yunhui Liu , Kwok Wai Samuel Au

Human action recognition in videos is a critical task with significant implications for numerous applications, including surveillance, sports analytics, and healthcare. The challenge lies in creating models that are both precise in their…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yufei Xie

Over many decades, researchers working in object recognition have longed for an end-to-end automated system that will simply accept 2D or 3D image or videos as inputs and output the labels of objects in the input data. Computer vision…

计算机视觉与模式识别 · 计算机科学 2016-01-29 Rama Chellappa , Jun-Cheng Chen , Rajeev Ranjan , Swami Sankaranarayanan , Amit Kumar , Vishal M. Patel , Carlos D. Castillo

We present a novel framework for applying deep neural networks (DNN) to soft decoding of linear codes at arbitrary block lengths. Unlike other approaches, our framework allows unconstrained DNN design, enabling the free application of…

信息论 · 计算机科学 2018-02-27 Amir Bennatan , Yoni Choukroun , Pavel Kisilev

In a previous work we have detailed the requirements to obtain a maximal performance benefit by implementing fully connected deep neural networks (DNN) in form of arrays of resistive devices for deep learning. This concept of Resistive…

机器学习 · 计算机科学 2017-05-24 Tayfun Gokmen , O. Murat Onen , Wilfried Haensch

This paper presents a deep learning approach for the classification of Engineering (CAD) models using Convolutional Neural Networks (CNNs). Owing to the availability of large annotated datasets and also enough computational power in the…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Bharadwaj Manda , Pranjal Bhaskare , Ramanathan Muthuganapathy

The rise of deep learning has led to various successful attempts to apply deep neural networks (DNNs) for important networking tasks such as intrusion detection. Yet, running DNNs in the network control plane, as typically done in existing…

密码学与安全 · 计算机科学 2024-07-01 Kamran Razavi , Shayan Davari Fard , George Karlos , Vinod Nigade , Max Mühlhäuser , Lin Wang

Deep neural networks (DNNs) provide useful models of visual representational transformations. We present a method that enables a DNN (student) to learn from the internal representational spaces of a reference model (teacher), which could be…

神经与进化计算 · 计算机科学 2019-09-19 Patrick McClure , Nikolaus Kriegeskorte

Developing Intelligent Systems involves artificial intelligence approaches including artificial neural networks. Here, we present a tutorial of Deep Neural Networks (DNNs), and some insights about the origin of the term "deep"; references…

神经与进化计算 · 计算机科学 2016-03-24 Juan C. Cuevas-Tello , Manuel Valenzuela-Rendon , Juan A. Nolazco-Flores

Residual network (ResNet) and densely connected network (DenseNet) have significantly improved the training efficiency and performance of deep convolutional neural networks (DCNNs) mainly for object classification tasks. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen

Deep convolutional neural networks have achieved great success in various applications. However, training an effective DNN model for a specific task is rather challenging because it requires a prior knowledge or experience to design the…

机器学习 · 计算机科学 2018-06-06 Sheng-Jun Huang , Jia-Wei Zhao , Zhao-Yang Liu

Utilizing Convolutional Neural Networks (CNNs), Recurrent Neural Networks (RNNs), and Generative Adversarial Networks (GANs), our system introduces an innovative approach to defect detection in manufacturing. This technology excels in…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Arti Kumbhar , Amruta Chougule , Priya Lokhande , Saloni Navaghane , Aditi Burud , Saee Nimbalkar

Medical image segmentation using deep neural networks has been highly successful. However, the effectiveness of these networks is often limited by inadequate dense prediction and inability to extract robust features. To achieve refined…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Suraj Mishra , Danny Z. Chen