Giter Site home page Giter Site logo

gabeorlanski / adversarial-robustness-toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trusted-ai/adversarial-robustness-toolbox

0.0 0.0 0.0 189.93 MB

Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference

Home Page: https://adversarial-robustness-toolbox.readthedocs.io/en/latest/

License: MIT License

Python 99.55% Shell 0.33% Dockerfile 0.08% Makefile 0.03%

adversarial-robustness-toolbox's People

Contributors

abigailgold avatar ambrishrawat avatar beat-buesser avatar bjedwards avatar davidslater avatar dependabot[bot] avatar ebubae avatar henry-eigen avatar hesseltuinhof avatar imgbotapp avatar imolloy avatar keykholt avatar killianlevacher avatar kztakemoto avatar lea4n avatar mathsinn avatar minhitbk avatar mzweilin avatar naoise-h avatar nathalie-b avatar ririnicolae avatar robo-sq avatar seanpmorgan avatar shashankkotyan avatar tomcli avatar treelli avatar ts-lee avatar vzantedeschi avatar zacps avatar zhangyangbill avatar

Watchers

 avatar

adversarial-robustness-toolbox's Issues

I3D Exploration

  • Get it to run
  • See what their preprocessing is and if it is open source & summarize
  • Run Evaluation and get baseline results
  • See if we can make a confusion matrix

I3D git

MMAction2 Model Implementation

Since the original I3D repository is very out of date, we need to implement the model with the MMAction2 framework. This colab notebook has all we need since they test the classifier on the Kinetics 400 dataset.

We need to take that notebook and get it into a script (or our own google colab) that can:

  • Train a model
  • Save the trained model*
  • Load the trained model*
  • Evaluate the trained model on a given set of videos

* If we find that training these models on our small amount of data takes a trivial amount of time, then we can exclude this.

Location of our code

We need to figure out where we want to put our code for the parts that are not going to be combined with ART.

They are:

  • The MMAction2 Model
  • Retrieving and loading the dataset
  • Any preprocessing
  • Evaluations(?)

We could create a new directory at the top level or maybe in examples.

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.