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

WSSS_maps #17

Open
Elaineok opened this issue Dec 30, 2022 · 1 comment
Open

WSSS_maps #17

Elaineok opened this issue Dec 30, 2022 · 1 comment

Comments

@Elaineok
Copy link

How to get WSSS_maps? I used the pseudo results provided by your DRS article and got 37.5% map. But the result in the paper is 41.8% map.

The pseudo result link is https://drive.google.com/drive/folders/1IS9_YCrRJwz3c7y3KwTET2_dYUPlNYo6.

@qjadud1994
Copy link
Collaborator

Sorry for the late reply.

The shared link (https://drive.google.com/drive/folders/1IS9_YCrRJwz3c7y3KwTET2_dYUPlNYo6) is the pseudo semantic segmentation labels for training the DeepLab-V2 network.

The provided WSSS_maps (https://drive.google.com/drive/folders/1NCzMAZzxvDu8E6qV1uDIrts9ZuHpmGgV?usp=sharing) is the prediction result of the DeepLab-V2 network.

  1. generate pseudo labels (your link).
  2. training the DeepLab-V2 network using the pseudo labels.
  3. generate WSSS_maps using the trained DeepLab-V2 network (our link).

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