From 20568812ae92bb148fe3fb0190b7629f1c4d0b96 Mon Sep 17 00:00:00 2001
From: Jan Buethe <jbuethe@amazon.de>
Date: Mon, 29 Apr 2024 17:13:45 +0200
Subject: [PATCH] README related osce fixes III

---
 dnn/torch/osce/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dnn/torch/osce/README.md b/dnn/torch/osce/README.md
index e8940638e..696d7e140 100644
--- a/dnn/torch/osce/README.md
+++ b/dnn/torch/osce/README.md
@@ -63,4 +63,4 @@ Generating inference data is analogous to generating training data. Given an ite
 
 The folder item1.se then serves as input for the test_model.py script or for the --testdata argument of train_model.py resp. adv_train_model.py
 
-Checkpoints of pre-trained models are downloaded to dnn/models.
\ No newline at end of file
+autogen.sh downloads pre-trained model weights to the subfolder dnn/models of the main repo.
\ No newline at end of file
-- 
GitLab