Code Monkey home page Code Monkey logo

Comments (3)

BeenKim avatar BeenKim commented on May 20, 2024

Hello,

we did not crop anything or mask out - just used the images as they are (except we scale the image so that the network doesn't freak out). We just checked in this notebook to download broaden dataset in a local folder so that you can see how exactly we processed it: https://github.com/tensorflow/tcav/tree/master/tcav/tcav_examples/image_models/imagenet

Hope this helps,
Been

from tcav.

cnmckee avatar cnmckee commented on May 20, 2024

Okay, thanks for the reply! To clarify- if for example I wanted the concept of interest to be a "refrigerator", I would just take all Broden images with the refrigerator class present, even if the refrigerator is a relatively small part of the image, and use the whole image (after resizing) as input? Are you not then introducing many confounding variables?
I ask because in the directory you linked above, the code can only be used to extract patterns from the Broden dataset (download_texture_to_working_folder()), which appear as entire images of that pattern. This is very different than how the objects appear (in context).
Many thanks!

from tcav.

BeenKim avatar BeenKim commented on May 20, 2024

Yes correct. If all your fridges are next to a sink, then yes, there might be some confounding effect. But we thought imposing having masks for every image is a harder constraint. If you do have bounding box, then you could use it for sure.
what do you mean by "This is very different than how the objects appear (in context)."?

from tcav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.