summaryrefslogtreecommitdiff
path: root/training/conf/decoder/greedy.yaml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-09-11 22:15:26 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-09-11 22:15:26 +0200
commit56dc112cfb649217cd624b4ff305e2db83a383b7 (patch)
tree92555f27313f8bb4650a3d8dfa1c88ac6e1bfbf8 /training/conf/decoder/greedy.yaml
parentbece39632a83ef3c8c0f49c753cbc6110d2f78b9 (diff)
Update configs
Diffstat (limited to 'training/conf/decoder/greedy.yaml')
-rw-r--r--training/conf/decoder/greedy.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/training/conf/decoder/greedy.yaml b/training/conf/decoder/greedy.yaml
index a88b5a6..44ef53e 100644
--- a/training/conf/decoder/greedy.yaml
+++ b/training/conf/decoder/greedy.yaml
@@ -1,2 +1,2 @@
-_target_: text_recognizer.model.greedy_decoder.GreedyDecoder
+_target_: text_recognizer.decoder.greedy_decoder.GreedyDecoder
max_output_len: 682