Skip to content

yashbansal6/Table-Segmentation-Using-Multitask-Learning-UNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Segmentation Using Multitask Learning Unet

This repository introduces a novel method to perform Table Segmentation of Document Images consisting of Tables using a U-Net based Deep-Learning Architecture combined with Multitask Learning.

Dataset Used

UNLV Dataset (Consists of 351 images)

Sample Image and Masks :

image

Deep-Learning Model Architecture

image

Requirements

Given the ease of use of colab notebooks, as it almost needs no external requirement files, no dependencies, or system requirements We use colab notebooks to Preprocess the dataset and Train our model.

Steps to Use

  1. Use 'Data Preprocessing/UNLV_Preprocessing.ipynb' to download and preprocess the dataset.
  2. Use 'Training/U_Net_MTL_w_Scipy_Distance_Transform.ipynb' or 'U_Net_MTL.ipynb' to train the model, using the data downloaded from the above step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •