Skip to content

Instantly share code, notes, and snippets.

@atharvas
Created January 26, 2021 17:49
Show Gist options
  • Save atharvas/b04a5fa307975c545e6a0b94249b3293 to your computer and use it in GitHub Desktop.
Save atharvas/b04a5fa307975c545e6a0b94249b3293 to your computer and use it in GitHub Desktop.
NSVQA analysis

CLEVR_val_0.png

Has the following (formatted) output:

cy | me  | blu : res = < 0.06,  2.04,  0.71> | gt = < 3.00, -3.00,  0.70>
cy | me  | red : res = < 1.32,  2.75,  0.92> | gt = < 0.00, -3.00,  0.70>
cy | me  | yel : res = < 1.09,  1.51,  0.97> | gt = <-3.00, -3.00,  0.70>
cy | ru  | blu : res = < 1.34,  1.01,  0.71> | gt = < 3.00,  0.00,  0.70>
cy | ru  | bro : res = < 1.13, -1.36,  0.90> | gt = <-3.00,  3.00,  0.70>
cy | ru  | cya : res = < 2.08,  0.21,  0.68> | gt = < 3.00,  3.00,  0.70>
cy | ru  | pur : res = < 2.40, -0.13,  0.83> | gt = < 0.00,  3.00,  0.70>
cy | ru  | red : res = < 1.76,  1.29,  0.96> | gt = < 0.00,  0.00,  0.70>
cy | ru  | yel : res = < 1.77,  0.06,  1.07> | gt = <-3.00,  0.00,  0.70>

Plotting the results on a scatter plot gives the following:

plot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment