You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the old stgcn implementation, there is a offline_demo.py script to run demo on the trained model. However, i want following:
Create custom dataset using openpose
Train the data using old stgcn implementation
Run demo on videos using offline_demo.py
In the old stgcn, it they have provided the google drive link to the preprocessed dataset. However, it is not mentioned how do they prepare data using openpose. I want to know this @yysijie, please look into this issue.
This is important because, if i want my custom dataset to be trained and inferenced, then i should know how the data is being prepared at the first place.
The text was updated successfully, but these errors were encountered:
In the old stgcn implementation, there is a
offline_demo.py
script to run demo on the trained model. However, i want following:offline_demo.py
In the old stgcn, it they have provided the google drive link to the preprocessed dataset. However, it is not mentioned how do they prepare data using openpose. I want to know this @yysijie, please look into this issue.
This is important because, if i want my custom dataset to be trained and inferenced, then i should know how the data is being prepared at the first place.
The text was updated successfully, but these errors were encountered: