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

Some issues about the code. #2

Closed
zhe-meng opened this issue Jul 15, 2020 · 2 comments
Closed

Some issues about the code. #2

zhe-meng opened this issue Jul 15, 2020 · 2 comments

Comments

@zhe-meng
Copy link

I try to run your code on the Pavia data set.

Traceback (most recent call last):
File "d:/FreeNet-master/train.py", line 63, in
opts=args.opts)
File "D:\software\anaconda\lib\site-packages\simplecv\dp_train.py", line 44, in run
traindata_loader = make_dataloader(cfg['data']['train'])
File "D:\software\anaconda\lib\site-packages\simplecv\data\data_loader.py", line 9, in make_dataloader
raise ValueError('{} is not support now.'.format(dataloader_type))
ValueError: NewPaviaLoader is not support now.

Looking forward to hearing from you!

@Z-Zheng
Copy link
Owner

Z-Zheng commented Jul 15, 2020

This bug has been fixed in last month. Please clone the newest code.

@Z-Zheng Z-Zheng closed this as completed Jul 15, 2020
@zhe-meng
Copy link
Author

Thank you~

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

2 participants