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

Delete from gesture_db.db #41

Open
SakshiModi opened this issue Dec 20, 2019 · 2 comments
Open

Delete from gesture_db.db #41

SakshiModi opened this issue Dec 20, 2019 · 2 comments

Comments

@SakshiModi
Copy link

I want to delete some of the gestures from the database. How to go about it?

@EvilPort2
Copy link
Owner

You can delete them from the gestures folder and retrain your model. But make sure you do not mess up the folder names. What I mean to say is that if you choose to delete the 0 folder then, rename folder 1 to 0, 2 to 1 and so on.

@EvilPort2
Copy link
Owner

Keeping the indices of the folders is very important. That is if you want to have 5 gestures the folder must be named as 0, 1, 2, 3, 4. Also you will have to make the corresponding change to the gesturs.db file.

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