VisionLearningGroup / DANCE

repository for Universal Domain Adaptation through Self-supervision
MIT License
122 stars 20 forks source link

confuse about the txt file #7

Open cocovoc opened 3 years ago

cocovoc commented 3 years ago

In txt file, I find paths of some images from /research/masaito/, what the difference between images in /research/masaito/ and data/

take2rohit commented 3 years ago

Yeah facing a similar issue. There is a lot of problem with paths.

AeRabelais commented 2 years ago

For anyone who may be using the code going forward and runs into this problem -

The text files that have directories that begin with research/masaito should begin with data. It's not expressly noted, but in the utils folder, there's a file called _txtedit.py that makes this change for you.