From e4d36776804814660107b39bbd8ac2d029f8e716 Mon Sep 17 00:00:00 2001 From: rohitsaluja22 Date: Tue, 9 Feb 2021 18:55:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecc62d6..e50eb96 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Code for working with the dataset used for the [Scene Understanding Challenge fo - http://cvit.iiit.ac.in/scene-understanding-challenge-2018/ - http://cvit.iiit.ac.in/autonue2018/ - https://cvit.iiit.ac.in/autonue2019/ -- https://cvit.iiit.ac.in/autonue2021/ (refer Readme https://github.com/AutoNUE/public-code/tree/master/domain_adaptation) +- https://cvit.iiit.ac.in/autonue2021/ (refer Readme at ./domain_adaptation) **For using first add helpers/ to $PYTHONPATH** ```