summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--training/conf/decoder/greedy.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/training/conf/decoder/greedy.yaml b/training/conf/decoder/greedy.yaml
new file mode 100644
index 0000000..1d1a131
--- /dev/null
+++ b/training/conf/decoder/greedy.yaml
@@ -0,0 +1,2 @@
+_target_: text_recognizer.models.greedy_decoder.GreedyDecoder
+max_output_len: 682