Skip to content

Remove unused dataset setup in attention figure script#26

Open
relh wants to merge 1 commit into
dcharatan:mainfrom
relh:patch-1
Open

Remove unused dataset setup in attention figure script#26
relh wants to merge 1 commit into
dcharatan:mainfrom
relh:patch-1

Conversation

@relh

@relh relh commented Feb 6, 2024

Copy link
Copy Markdown

Summary

The attention figure script initialized the test dataset once, then immediately set up a different dataset path for the desired scene. The first initialization looked unused and made the setup more confusing.

This PR removes that earlier unused dataset initialization so the figure script only uses the dataset created for the selected scene.

Verification

  • The original PR did not record a test command.

I think the dataset gets redefined a few lines later but maybe we need the first initialization for the ViewSampler? not sure..

Probably something similar in the other fig files
@relh

relh commented Feb 6, 2024

Copy link
Copy Markdown
Author

Also see a key error for overfit to scene but might be because only downloaded the subset of re10k.

@relh relh changed the title Update generate_attention_figure.py Remove unused dataset setup in attention figure script Jun 9, 2026
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

Successfully merging this pull request may close these issues.

1 participant