Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to solve #84

Open
Jason1017748116 opened this issue Apr 24, 2024 · 1 comment
Open

how to solve #84

Jason1017748116 opened this issue Apr 24, 2024 · 1 comment

Comments

@Jason1017748116
Copy link

Traceback (most recent call last):
File "D:\expremient\TransReID-main\test.py", line 43, in
train_loader, train_loader_normal, val_loader, num_query, num_classes, camera_num, view_num = make_dataloader(cfg)
File "D:\expremient\TransReID-main\datasets\make_dataloader.py", line 61, in make_dataloader
dataset = __factorycfg.DATASETS.NAMES
File "D:\expremient\TransReID-main\datasets\veri.py", line 31, in init
self._check_before_run()
File "D:\expremient\TransReID-main\datasets\veri.py", line 75, in _check_before_run
raise RuntimeError("'{}' is not available".format(self.train_dir))
RuntimeError: 'TransReID-main/data\VeRi\image_train' is not available

@Jason1017748116
Copy link
Author

无论我是改成绝对路径还是相对路径都是这样

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant