Skip to content

Prashant-Tiwari-Sign3/Final-Year-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INVENTORY MANAGEMENT WITH IMAGE SEGMENTATION AND OCR

Overview

This project uses a combination of image segmentation using Mask RCNN with ResNet50 backbone and object character recognition with convolutional character network to detect the names and number of books in a bookshelf from its image.

Table of Contents

Dataset

The dataset has been specially created by us for the purpose of this project. It contains ____ images that are separated into three categories:

  1. Images with a single book
  2. Images with a multiple copies of the same book
  3. Images with multiple copies of multiple books

All images are 12 Megapixels(3000x4000 or 4032x2268) in resolution and were preprocessed before being used for training. There are total of 763 single book images for initial phase of model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%