mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
🚧 Remove output_dir parameter as we are not outputting to text files
This commit is contained in:
parent
319ce3a467
commit
2561b67891
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
"batch_size": {"type": "number", "default": 1},
|
"batch_size": {"type": "number", "default": 1},
|
||||||
"voter": {"type": "string", "default": "confidence_voter_default_ctc"},
|
"voter": {"type": "string", "default": "confidence_voter_default_ctc"},
|
||||||
"XXXX extended_prediction_data_format": {"type": "string", "default": "json"},
|
"XXXX extended_prediction_data_format": {"type": "string", "default": "json"},
|
||||||
"XXX output_dir": "TODO",
|
|
||||||
"XXX extended_prediction_data": "TODO"
|
"XXX extended_prediction_data": "TODO"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue