You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for providing the University1652 dataset.
I was running the code, but it stopped executing due to not finding any files in the class 1209 under the "/test/gallery_street" folder.
Is the data for class 1209 missing or is it just an issue on end?
The text was updated successfully, but these errors were encountered:
I am running train_no_street.py, and I am getting the following error.
Traceback (most recent call last):
File "train_no_street.py", line 364, in <module>
os.mkdir(dir_name)
FileNotFoundError: [Errno 2] No such file or directory: './model/two_view'
Thank you for providing the University1652 dataset.
I was running the code, but it stopped executing due to not finding any files in the class 1209 under the "/test/gallery_street" folder.
Is the data for class 1209 missing or is it just an issue on end?
The text was updated successfully, but these errors were encountered: