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

Running hovernet code using ConSep dataset with dataset path error #246

Open
svenu96 opened this issue Apr 26, 2023 · 1 comment
Open

Running hovernet code using ConSep dataset with dataset path error #246

svenu96 opened this issue Apr 26, 2023 · 1 comment

Comments

@svenu96
Copy link

svenu96 commented Apr 26, 2023

Hi, I generated the .npy files using extract_patches.py But unfortunately I am getting the error as below

image

I guess the error is because I am giving the wrong path to the .npy files in the config file. This is the path I have given
self.train_dir_list = ["D:\masters_erasmus\Segmentation\hover_net-master\dataset\training_data\consep\train\540x540_164x164"]

and this is the path of my files

image

Please let me know if there is any issue in my path. I have been trying a lot to solve the error but couldn't. Hope you could help!

@simongraham
Copy link
Collaborator

Try with forward instead of backward slashes and see if that solves it?

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