Related Experiment Video
Updated: Oct 11, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
682
An innovative network based on double receptive field and Recursive Bi-directional Long Short-Term Memory
Pengfei Meng1, Shuangcheng Jia1, Qian Li2
1Mogo Auto Intelligence and Telematics Information Technology Co., Ltd, Beijing, China.
Scientific Reports
|November 27, 2021
Summary
The improved CRNN-RES network enhances character sequence recognition by incorporating BiLSTM and residual connections, reducing parameters and boosting accuracy on natural scene images. This makes it more effective for long, dense, small character recognition tasks.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- Sequence recognition in natural scene images is crucial for computer vision.
- Convolutional Recurrent Neural Networks (CRNN) are popular for end-to-end character recognition.
- Existing CRNN models struggle with wide characters and recognizing long, dense, small characters.
Purpose of the Study:
- To address the limitations of CRNN for recognizing challenging character sequences.
- To propose an improved CRNN network, CRNN-RES, enhancing feature extraction and parameter efficiency.
- To improve the accuracy of character sequence recognition in natural scene images.
Main Methods:
- Developed CRNN-RES, an improved CRNN architecture.
- Integrated a dual pooling core within the CNN for enhanced feature extraction.
- Modified the RNN layer to a shared parameter BiLSTM network with recursive residuals.
- Introduced the CRFC layer for flexible input sequence length configuration.
Main Results:
- CRNN-RES achieved higher accuracy across multiple public datasets (ICDAR 2003, 2013, IIIT 5k, SVT) compared to the original CRNN.
- CRNN-RES demonstrated improved performance, with accuracy gains of 1.40% to 5.43%.
- The CRNN-RES network reduced parameter count by 133,752 compared to CRNN (8,197,549 total parameters).
Conclusions:
- CRNN-RES effectively overcomes CRNN's limitations in recognizing long, dense, small characters.
- The proposed architecture offers a more parameter-efficient and accurate solution for natural scene character sequence recognition.
- CRNN-RES shows significant potential for real-world applications requiring robust text recognition.
Related Concept Videos
Neural Circuits
1.8K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.8K
Neuroplasticity
914
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
914
Parallel Processing
352
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
352
Long-Term Memory
303
Long-term memory is a relatively permanent type of memory, capable of storing vast amounts of information over extended periods. Its storage capacity is generally considered unlimited.
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
Long-term memory can be categorized into two primary types: explicit and implicit memory. Explicit memory, also known as declarative memory, involves the conscious recollection of information that we deliberately try to remember, recall, and articulate. This type of memory encompasses specific facts, events, and...
303

