summaryrefslogtreecommitdiff
path: root/training/conf/decoder/greedy.yaml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-08-25 23:19:39 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-08-25 23:19:39 +0200
commit6968572c1a21394b88a29f675b17b9698784a898 (patch)
treed89d1c5c2ec331d38dcb5b6a2dbbd72c9e355b8a /training/conf/decoder/greedy.yaml
parent49ca6ade1a19f7f9c702171537fe4be0dfcda66d (diff)
Update training stuff
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 1d1a131..a88b5a6 100644
--- a/training/conf/decoder/greedy.yaml
+++ b/training/conf/decoder/greedy.yaml
@@ -1,2 +1,2 @@
-_target_: text_recognizer.models.greedy_decoder.GreedyDecoder
+_target_: text_recognizer.model.greedy_decoder.GreedyDecoder
max_output_len: 682