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

Generate Region of Interest #7

Open
TS-CZF opened this issue Oct 17, 2022 · 4 comments
Open

Generate Region of Interest #7

TS-CZF opened this issue Oct 17, 2022 · 4 comments

Comments

@TS-CZF
Copy link

TS-CZF commented Oct 17, 2022

@bruceyo Dear author, when running the “Generate Region of Interest”, I can't understand the meaning of this sentence——“python tools/data_gen/gen_fivefs_”.What does it mean of the "gen_fivefs". Please answer the questions.
Uploading 1.png…

@bruceyo
Copy link
Owner

bruceyo commented Oct 18, 2022

It means generating the ST-ROI feature for reproducing the results. I cannot see your uploaded image.
You do not need to do so for training, as we perform random sampling.

@TS-CZF
Copy link
Author

TS-CZF commented Oct 18, 2022

It means generating the ST-ROI feature for reproducing the results. I cannot see your uploaded image. You do not need to do so for training, as we perform random sampling.
@bruceyo Hello, the author. I want to know which python file specifically describes the combination of skeleton attention and RGB to generate regions of interest.Or the python files involved in generating the region of interest.Thank you very much for your reply
1

@bruceyo
Copy link
Owner

bruceyo commented Oct 18, 2022

For different datasets, the implementations are slightly different. Please refer to the files as follows:
NTU RGB+D: segment_rgbbody_ntu.py
PKU-MMD: segment_rgbbody_pku.py
N-UCLA: segment_rgbbody_nucla.py

You can use the main function in the above files to test.

@TS-CZF
Copy link
Author

TS-CZF commented Oct 21, 2022 via email

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