Skip to content

sinha-abhash/localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

localization

Document localization in wild pictures using CNN Regression.

Localization_1

  • It includes an approach wherein a pretrained ResNet50 model has been used.
  • The output is a Dense layer with 8 units each for a coordinate of the document's corners.

Localization_2

  • It includes an approach wherein a CNN model from scratch has been used.
  • Four Dense layers are used to predict every corner of the Document.

About

Document localization in wild pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors