Skip to content

Using a MaskRCNN model trained on the PublayNet dataset with ML.Net in C# / .Net for Document layout analysis and page segmmentation task.

Notifications You must be signed in to change notification settings

BobLd/PublayNet-maskrcnn-mlnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PublayNet-maskrcnn-mlnet

Using a MaskRCNN model trained on the PublayNet dataset from phamquiluan/PubLayNet with ML.Net in C# / .Net for Document layout analysis and page segmmentation task.

Recognised regions/categories are:

  • Text (i.e. paragraph)
  • Title
  • List
  • Table
  • Figure

About

Results

See here

result_1 result_2 result_3

Releases

No releases published

Packages

No packages published

Languages