Giter Site home page Giter Site logo

opt_flow_attack's Introduction

Attacking Optical Flow

This project is based on the Attacking Optical Flow. Authors shows that adversarial attacks can corrupt optical flow estimation and tests different architectures. In general latest approaches have more stable behavior.
Code is based on mmflow framework.

Purpose of this work

[x] Collect models for optical flow estimation and make it runnable to test
[x] Reproduce adversarial attack as it shown in the paper
[] Attempt to optimize specific adversarial patch for selected models

Selected models

Dataset

Sintel dataset were selected for testing and reproducing.

Experiments

For each model were 3 runs without any patches, with white patch, with universal patch.

Metric

EPE was used to measure impact of adding patches.

Metric Results

Model Baseline White Patch Adversarial patch
FlowNet 4.5552 6.3561 6.578
PWCnet 2.012 4.308 4.437
RAFT 1.471 3.731 3.844

Visual Results

Link to gdrive with .mp4

TODO

[] Test on more datasets
[] Attempt to optimize specific patch

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.