Skip to content

LuciusPertis/lib-mapper-tf-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-mapper-tf-model

Design and training the tflite model

Architecture

there will be two models

  • segmentation: which shows each book-blob/cluster seperately in the image
  • book recognition: which will finally map the book-spine image to its dataset

we will use siamese net to generate embbedings

tech-concerns

  • if we use siamese embedding and keep including new books, the embeddings for all books may keep changing and huge database update may be requitred each time new books are included

About

Design and training the tflite model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors