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
{{ message }}
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
Hi, I need the groundtruth affordance maps for my project and I was wondering how you obtained them. I looked into the code a lot but I could not find it. In train_unet.py, there is a section called GT masks and it loads entries from a .npz file. As far as I understood, these are precomputed affordances with your method and not groundtruth affordances. Hence, I was wondering whether you can share how you obtained the groundtruth affordances from the simulator?