396 research outputs found

    Data display and analysis

    Get PDF
    Graphical character recognizer and data displa

    Neural Dataset Generality

    Full text link
    Often the filters learned by Convolutional Neural Networks (CNNs) from different datasets appear similar. This is prominent in the first few layers. This similarity of filters is being exploited for the purposes of transfer learning and some studies have been made to analyse such transferability of features. This is also being used as an initialization technique for different tasks in the same dataset or for the same task in similar datasets. Off-the-shelf CNN features have capitalized on this idea to promote their networks as best transferable and most general and are used in a cavalier manner in day-to-day computer vision tasks. It is curious that while the filters learned by these CNNs are related to the atomic structures of the images from which they are learnt, all datasets learn similar looking low-level filters. With the understanding that a dataset that contains many such atomic structures learn general filters and are therefore useful to initialize other networks with, we propose a way to analyse and quantify generality among datasets from their accuracies on transferred filters. We applied this metric on several popular character recognition, natural image and a medical image dataset, and arrived at some interesting conclusions. On further experimentation we also discovered that particular classes in a dataset themselves are more general than others.Comment: Long version of the paper accepted at IEEE International Conference on Image Processing 201

    Hand-written English numeral recognition system using neural network

    Get PDF
    This thesis aims at implementing an algorithm for recognition of hand-written English numeral. Handwriting recognition has been one of the active and challenging research areas in the field of image processing and pattern recognition. In this thesis the digits are classified into two groups, one group comprises of blobs with/without stems and the other digits with stems only. The blobs are identified based on a new concept called morphological region filling technique. This eliminates the issue of finding the size of blobs and their structuring elements. This method completely eliminates the complex process of recognition of horizontal or vertical lines. This extracted feature will then classified with the help of neural network train tool. It is a faster English numeral recognition algorithm it uses part of the character instead of complete image

    WordStylist: Styled Verbatim Handwritten Text Generation with Latent Diffusion Models

    Full text link
    Text-to-Image synthesis is the task of generating an image according to a specific text description. Generative Adversarial Networks have been considered the standard method for image synthesis virtually since their introduction; today, Denoising Diffusion Probabilistic Models are recently setting a new baseline, with remarkable results in Text-to-Image synthesis, among other fields. Aside its usefulness per se, it can also be particularly relevant as a tool for data augmentation to aid training models for other document image processing tasks. In this work, we present a latent diffusion-based method for styled text-to-text-content-image generation on word-level. Our proposed method manages to generate realistic word image samples from different writer styles, by using class index styles and text content prompts without the need of adversarial training, writer recognition, or text recognition. We gauge system performance with Frechet Inception Distance, writer recognition accuracy, and writer retrieval. We show that the proposed model produces samples that are aesthetically pleasing, help boosting text recognition performance, and gets similar writer retrieval score as real data
    corecore