Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

getting KeyError: 'is_pushing_up' while training with custom dataset #5

Open
siva-wellnesys opened this issue Dec 23, 2020 · 0 comments

Comments

@siva-wellnesys
Copy link

hi i am converting LIP CSV file. but here i am getting this error. i preapred same format as you shown dataset.md

File "/home/siva/Documents/wellnesys/tf-blazepose/src/data_loaders/pose_recognition.py", line 90, in load_data
is_pushing_up = int(data["is_pushing_up"])
KeyError: 'is_pushing_up'

@siva-wellnesys siva-wellnesys changed the title getting KeyError: 'is_pushing_up' while traing eith custom dataset getting KeyError: 'is_pushing_up' while training with custom dataset Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant