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 +```