DevashishPrasad / CascadeTabNet

This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
MIT License
1.46k stars 422 forks source link

Annotation problem with my own dataset #126

Open marcusau opened 3 years ago

marcusau commented 3 years ago

according to the https://www.dlology.com/blog/how-to-train-an-object-detection-model-with-mmdetection/

We need to specific label classes when using LabelImg to label our custom dataset

May I ask could you provide the label classes for us as reference to build our custom dataset to train our model?

My custom dataset are jpg files with both bordered tables and borderless table.

Thanks a lot

Marcus

duranbe commented 3 years ago

the label are the thing you want to detect, so you can give whatever name

for example here the label are Bordeless Table, Bordered Table and cells