Skip to content

Optical Character Recognition (OCR) system implemented using deep learning techniques. Built as a university course project using PyTorch and trained on image-text datasets.

License

Notifications You must be signed in to change notification settings

Senju14/OCR-DeepLearning-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📝 OCR – Deep Learning Course Project

This repository contains an Optical Character Recognition (OCR) model developed as part of a Deep Learning university course. The model learns to recognize and extract text from images using neural networks.

🔍 Project Highlights

  • Built using PyTorch and Google Colab
  • Trained on a labeled image-text dataset
  • Handles printed and synthetic characters
  • Includes pre-processing, model training, and evaluation
  • Final results documented in a structured PDF report

📷 Sample Outputs

📁 Files

  • code.ipynb – Main notebook for training and evaluation

🛠️ Technologies Used

  • Python
  • PyTorch
  • torchvision
  • OpenCV
  • Google Colab

🎓 About Me

This project was completed as part of my coursework in Computer Science, with a focus on Deep Learning and Computer Vision.
I'm currently seeking an internship opportunity to apply and grow my skills in OCR, vision, and AI research.
Feel free to connect or reach out if you’re hiring or open to collaboration!

📄 License

This project is released under the MIT License.

About

Optical Character Recognition (OCR) system implemented using deep learning techniques. Built as a university course project using PyTorch and trained on image-text datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published