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

sh fixpng.sh command #10

Open
Akshayaa-sundaresan opened this issue Mar 22, 2021 · 1 comment
Open

sh fixpng.sh command #10

Akshayaa-sundaresan opened this issue Mar 22, 2021 · 1 comment

Comments

@Akshayaa-sundaresan
Copy link

When i run sh fixpng.sh command in my cmd prompt.. i get this following error.
(base) D:\Pedestrian_Detection-master (1)\Pedestrian_Detection-master>sh fixpng.sh
File not found - INRIAPERSON/
File not found - -NAME
File not found - -TYPE
File not found - F
File not found - INRIAPERSON/
File not found - -NAME
File not found - -TYPE
File not found - F
Pls guide me.

@vinay0410
Copy link
Owner

vinay0410 commented Jun 26, 2021

Hi, have you downloaded the INRIA dataset and placed it at the root of this repo ?

If yes, then, the error is mostly due to the fact that you are running this in windows cmd prompt.
This script wasn't written for Windows.

You can read the content of fixpng.sh, and see if you can port it to Windows.
Or you try exploring a way to run bash scripts in windows.

Also, you would need pngfix command installed. I am not sure if that is present in Windows, please verify that as well.

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