Giter VIP home page Giter VIP logo

book-content-segmentation-and-dewarping's Introduction

BOOK-CONTENT-SEGMENTATION-AND-DEWARPING

OverView:Using FCN to segment the book's content and background, then dewarping the pages.

Last Updated Code:2018.06.19 Continuing......

First Step:

BOOK-CONTENT-SEGMENTATION

Using FCN(fully convolution network) to segment the image into 3 parts(left page,right page and background).

DataSet Created By Lin YangBin Now we have 500 images and labeled images for book pages.

Using GTX 1070 8GB Trained this network for 8 hours. loss value ->0.01

TODO:Data Augment and Dewarp Algorithm.

USING BOOK-CONTENT-SEGMENTATION

1.You should download the trained VGG model from http://www.vlfeat.org/matconvnet/models/beta16/imagenet-vgg-verydeep-19.mat, put this model into the folder "./pre_data".

2.Prepared the dataset for training and validation.

3.cmd->cd to your path->python main,py->running(first training your model use this network, then change the flag.mode to "test" mode or "visual" mode to identify the results).

RESULTS

loss valueImage text

https://raymondmcguire.github.io/?e=Project_BookContent&&theme=Image-Process-Content

REFERENCE

https://www.cv-foundation.org/openaccess/content_cvpr_2015/html/Long_Fully_Convolutional_Networks_2015_CVPR_paper.html https://github.com/shelhamer/fcn.berkeleyvision.org https://github.com/shekkizh/FCN.tensorflow

book-content-segmentation-and-dewarping's People

Contributors

raymondmcguire avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.