Skip to content

Files

Latest commit

4ad6b9f · Nov 29, 2023

History

History

Semi_Doc_Seg

SemiDocSeg

Description

Pytorch implementation of the paper SemiDocSeg: Harnessing Semi-Supervised Learning for Document Layout Analysis. This model is also implemented on top of the detectron2 framework.

Generating Support Set

cd Semi_Doc_seg/datasets
sh generate_support_data.sh

Hurray!!! Now take your new_annotations and train the SwinDocSegmenter!!!.