monniert / docExtractor

(ICFHR 2020 oral) Code for "docExtractor: An off-the-shelf historical document element extraction" paper
https://www.tmonnier.com/docExtractor
MIT License
85 stars 10 forks source link

[suggestion] directly input vgg.json for training from scratch or finetuning #6

Closed seekingdeep closed 3 years ago

seekingdeep commented 3 years ago

A good suggestion would be an option to directly input a vgg.json for training from scratch or finetuning perhaps even add an option to input multiple vgg.json files at once.

--input_json ./input/*.json

monniert commented 3 years ago

I think this feature is less a priority but might be good to have at some point