Skip to content

A repository housing a CNN model for text recognition, implemented in Python with TensorFlow and OpenCV.

License

Notifications You must be signed in to change notification settings

Mohanty-Hitesh-4495/Indian-Script-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced Textual Image Classification Using Ensemble Learning

Project Overview

This project explores the application of ensemble learning for textual image classification across multiple languages. By leveraging MobileNetV2 and ResNet50, it aims to enhance generalization, accuracy, and robustness. The ensemble model achieved a validation accuracy of 77%, outperforming individual models and demonstrating its potential in solving complex classification tasks.


Features

  • Textual Image Classification: Classifies images based on textual content in multiple languages.
  • Ensemble Learning: Combines MobileNetV2 and ResNet50 for improved performance.
  • Efficient Training: Optimized architecture for faster training and inference.
  • Multi-language Support: Works on textual images from 12 Indian languages, including Gujarati, Odia, Punjabi, Tamil, and others.

Dataset

The dataset includes images containing text from 12 Indian languages, collected and preprocessed for effective training and evaluation.


Setup and Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/repo-name.git
  2. Navigate to the project directory:
    cd repo-name
  3. Install dependencies:
    pip install -r requirements.txt
    

Model Architecture:

Proposed Model Architecture


License:

This project is licensed under the MIT License.


Contact

For queries or collaboration, feel free to reach out: Email: mohantyhitesh4495@gmail.com

About

A repository housing a CNN model for text recognition, implemented in Python with TensorFlow and OpenCV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published