From 886218b128ea771fb1303ed2c75327349855981d Mon Sep 17 00:00:00 2001 From: Echo Date: Tue, 29 Apr 2025 14:54:29 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfff06b..4d37bda 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Put this .json file in the .Info directory. Finally, run the following command to process the UDF dataset: ``` - +python process_dataset.py --dataname [NAME_OF_DATASET] ``` ## Training Models @@ -282,4 +282,4 @@ We appreciate your citations if you find this repository useful to your research journal={arXiv preprint arXiv:2310.09656}, year={2023} } -``` \ No newline at end of file +```