mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-10 04:09:53 +02:00
🚧 Remove unused parameters
This commit is contained in:
parent
c9b52b5c7c
commit
8cfb075a6d
1 changed files with 1 additions and 5 deletions
|
@ -19,11 +19,7 @@
|
|||
],
|
||||
"parameters": {
|
||||
"XXX checkpoint": {"type": "string", "format": "file", "cacheable": true},
|
||||
"processes": {"type": "number", "default": 1},
|
||||
"batch_size": {"type": "number", "default": 1},
|
||||
"voter": {"type": "string", "default": "confidence_voter_default_ctc"},
|
||||
"XXXX extended_prediction_data_format": {"type": "string", "default": "json"},
|
||||
"XXX extended_prediction_data": "TODO"
|
||||
"voter": {"type": "string", "default": "confidence_voter_default_ctc"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue