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

About segmentation extractions #1

Closed
Aqrzz opened this issue Jun 1, 2024 · 1 comment
Closed

About segmentation extractions #1

Aqrzz opened this issue Jun 1, 2024 · 1 comment

Comments

@Aqrzz
Copy link

Aqrzz commented Jun 1, 2024

Thank you for your excellent work. Can you show me the code for generating segmentation semantic features (%s_segmentations.npy, dims=(N,133,7,7)), segmentation maps (%s_seg_maps.npy, dims=(N, 64, 64), downsampleing to reduce the calculations) and category-one-hot(%s_cat_onehots.npy, dims=(N,133), or rather, which intermediate feature was taken from upsnet

@XuriGe1995
Copy link
Owner

Hi
Thanks for your Attention.

About the segmentation features, they are computed with the code provided by UPSNet. You can directly employ the pre-trained UPSNet to extract the segmentation results and representations.

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