Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

DeepBiRD

A bibliographic reference detection appraoch

Pre-processing

Use the provided python script to preprocess the input images. Once paths to input and output image are set, execute the python file:

python3 pre-process-images.py

Following images show different pre-processing stages:

Dilated ExampleDistance Transform ExamplePre-processed Example
DilatedDistance TransformPre-processed

Installation

For this project, we used the MaskRCNN implementation provided by Detectron.

  • Configure Detectron by following these instructions
  • Convert the pre-processed dataset to coco format
  • Register dataset with Detectron
  • Prepare config file for training
  • Train and evaluate model

Fine-tuned Model

The model fine-tuned on BibX and BibLy dataset can be downloaded here.

About

A bibliographic reference detection appraoch

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages