AI_DocumentLayoutAnalysis icon indicating copy to clipboard operation
AI_DocumentLayoutAnalysis copied to clipboard

Regarding Training & Prediction

Open ghost opened this issue 7 years ago • 1 comments

@hongocvuong1998 Thank you for your hard work.

General:

  • What are the required dependencies & versions to run this program? Example: (Opencv 3 or 2? Python 3 or 2.7 ?, etc..)
  • Why didn't you use Conda instead of Visual Studio? (Conda can run on multiple platforms: Windows, Linux, Mac)

Training:

  • What is required for training?
  • How to create our own xml labels?
  • Can you provide some ground-truth data to test training?
  • Can I train from scratch? or I must use the pre-trained vgg16.npy model?
  • Can your program be trained to detect Text-Lines? or does it only detect Paragraph regions?

Prediction:

  • How can I predict using the model I trained?
  • Can I extract the images of the predicted regions?

Waiting for your reply

ghost avatar Nov 07 '18 10:11 ghost

@hongocvuong1998 Thank you for your hard work.

General:

  • What are the required dependencies & versions to run this program? Example: (Opencv 3 or 2? Python 3 or 2.7 ?, etc..)
  • Why didn't you use Conda instead of Visual Studio? (Conda can run on multiple platforms: Windows, Linux, Mac)

Training:

  • What is required for training?
  • How to create our own xml labels?
  • Can you provide some ground-truth data to test training?
  • Can I train from scratch? or I must use the pre-trained vgg16.npy model?
  • Can your program be trained to detect Text-Lines? or does it only detect Paragraph regions?

Prediction:

  • How can I predict using the model I trained?
  • Can I extract the images of the predicted regions?

Waiting for your reply

Can you contact with me, I will explain in detail. mail: [email protected] Thank you for care about my project

vvuonghn avatar Nov 13 '18 09:11 vvuonghn