princetonvisualai / revise-tool

REVISE: A Tool for Measuring and Mitigating Bias in Visual Datasets --- https://arxiv.org/abs/2004.07999
MIT License
111 stars 18 forks source link

data path fix to custom path #6

Closed aliu22 closed 3 years ago

aliu22 commented 3 years ago

in object analysis notebook, I changed data path from pkl file in info['filepath'] to custom filepath so it can find where the images live and display them without warning. Originally code would error out from no file found since filepaths were original info['filepath']