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

File Missing #1

Open
ash05rohit opened this issue Feb 11, 2019 · 3 comments
Open

File Missing #1

ash05rohit opened this issue Feb 11, 2019 · 3 comments

Comments

@ash05rohit
Copy link

The "convert_signal_img.py" file is missing in the project. The dataset cannot be created without this file

@mr-pourghorban
Copy link

yes this file is missing
i need this file too
The dataset cannot be created without this file

@pomidi
Copy link

pomidi commented Sep 24, 2019

I was able to find this file in one of the previous commits: 285b1f5

@rahuls321
Copy link

rahuls321 commented May 26, 2020

the function is already available in dataset.py but different name i.e
def create_img_from_sign(size=(128, 128), augmentation=True):

Call these function at the end of dataset.py file
create_img_from_sign()
create_img_from_sign_filtered()
create_json_from_sign_filtered()

Make sure you have followed all the steps mentioned in the ReadMe

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

4 participants