中文
相关论文

相关论文: HWRCNet: Handwritten Word Recognition in JPEG Comp…

200 篇论文

Sentence compression is a Natural Language Processing (NLP) task aimed at shortening original sentences and preserving their key information. Its applications can benefit many fields e.g. one can build tools for language education. However,…

计算与语言 · 计算机科学 2020-09-24 Weiwei Hou , Hanna Suominen , Piotr Koniusz , Sabrina Caldwell , Tom Gedeon

Offline handwriting recognition systems require cropped text line images for both training and recognition. On the one hand, the annotation of position and transcript at line level is costly to obtain. On the other hand, automatic line…

计算机视觉与模式识别 · 计算机科学 2016-04-29 Théodore Bluche

With the rapid advancements in digital imaging systems and networking, low-cost hand-held image capture devices equipped with network connectivity are becoming ubiquitous. This ease of digital image capture and sharing is also accompanied…

多媒体 · 计算机科学 2019-06-20 Vinay Verma , Nikita Agarwal , Nitin Khanna

In recent years, much research has been conducted on image super-resolution (SR). To the best of our knowledge, however, few SR methods were concerned with compressed images. The SR of compressed images is a challenging task due to the…

计算机视觉与模式识别 · 计算机科学 2017-09-20 Honggang Chen , Xiaohai He , Chao Ren , Linbo Qing , Qizhi Teng

Recent researches introduced fast, compact and efficient convolutional neural networks (CNNs) for offline handwritten Chinese character recognition (HCCR). However, many of them did not address the problem of network interpretability. We…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Pavlo Melnyk , Zhiqiang You , Keqin Li

Image instance retrieval is the problem of retrieving images from a database which contain the same object. Convolutional Neural Network (CNN) based descriptors are becoming the dominant approach for generating {\it global image…

计算机视觉与模式识别 · 计算机科学 2017-01-19 Vijay Chandrasekhar , Jie Lin , Qianli Liao , Olivier Morère , Antoine Veillard , Lingyu Duan , Tomaso Poggio

Recurrent neural networks (RNNs) achieve cutting-edge performance on a variety of problems. However, due to their high computational and memory demands, deploying RNNs on resource constrained mobile devices is a challenging task. To…

机器学习 · 计算机科学 2018-06-12 Jie Zhang , Xiaolong Wang , Dawei Li , Yalin Wang

To reduce the storage requirements, remote sensing (RS) images are usually stored in compressed format. Existing scene classification approaches using deep neural networks (DNNs) require to fully decompress the images, which is a…

图像与视频处理 · 电气工程与系统科学 2020-12-16 Akshara Preethy Byju , Gencer Sumbul , Begüm Demir , Lorenzo Bruzzone

We present a new handwritten text segmentation method by training a convolutional neural network (CNN) in an end-to-end manner. Many conventional methods addressed this problem by extracting connected components and then classifying them.…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Junho Jo , Hyung Il Koo , Jae Woong Soh , Nam Ik Cho

State-of-the-art methods for handwriting recognition are based on Long Short Term Memory (LSTM) recurrent neural networks (RNN), which now provides very impressive character recognition performance. The character recognition is generally…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Bruno Stuner , Clément Chatelain , Thierry Paquet

We propose a novel method that uses convolutional neural networks (CNNs) for feature extraction. Not just limited to conventional spatial domain representation, we use multilevel 2D discrete Haar wavelet transform, where image…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Soumya Ukil , Swarnendu Ghosh , Sk Md Obaidullah , K. C. Santosh , Kaushik Roy , Nibaran Das

We propose a novel Convolutional Neural Network (CNN) compression algorithm based on coreset representations of filters. We exploit the redundancies extant in the space of CNN weights and neuronal activations (across samples) in order to…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Abhimanyu Dubey , Moitreya Chatterjee , Narendra Ahuja

Handwritten digit recognition remains a fundamental challenge in computer vision, with applications ranging from postal code reading to document digitization. This paper presents an ensemble-based approach that combines Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Syed Sajid Ullah , Li Gang , Mudassir Riaz , Ahsan Ashfaq , Salman Khan , Sajawal Khan

Like other problems in computer vision, offline handwritten Chinese character recognition (HCCR) has achieved impressive results using convolutional neural network (CNN)-based methods. However, larger and deeper networks are needed to…

计算机视觉与模式识别 · 计算机科学 2017-02-28 Xuefeng Xiao , Lianwen Jin , Yafeng Yang , Weixin Yang , Jun Sun , Tianhai Chang

One of the most arduous and captivating domains under image processing is handwritten character recognition. In this paper we have proposed a feature extraction technique which is a combination of unique features of geometric, zone-based…

计算机视觉与模式识别 · 计算机科学 2020-01-14 Sai Abhishikth Ayyadevara , P N V Sai Ram Teja , Bharath K P , Rajesh Kumar M

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

Convolutional Neural Networks have made their mark in various fields of computer vision in recent years. They have achieved state-of-the-art performance in the field of document analysis as well. However, CNNs require a large amount of…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Neha Gurjar , Sebastian Sudholt , Gernot A. Fink

Most machine vision tasks (e.g., semantic segmentation) are based on images encoded and decoded by image compression algorithms (e.g., JPEG). However, these decoded images in the pixel domain introduce distortion, and they are optimized for…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Jinming Liu , Heming Sun , Jiro Katto

Offline handwritten mathematical expression recognition is a challenging task, because handwritten mathematical expressions mainly have two problems in the process of recognition. On one hand, it is how to correctly recognize different…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Guangcun Shan , Hongyu Wang , Wei Liang

Recurrent neural networks have proved to be an effective method for statistical language modeling. However, in practice their memory and run-time complexity are usually too large to be implemented in real-time offline mobile applications.…

计算与语言 · 计算机科学 2019-04-09 Artem M. Grachev , Dmitry I. Ignatov , Andrey V. Savchenko