Code Monkey home page Code Monkey logo

reproduce-flowattack's Introduction

๐Ÿฆ† Reproduce "Attacking Optical Flow"

original paper: https://arxiv.org/pdf/1910.10053.pdf

Results

All models were trained on FlyingChairs dataset. A set of 1000 test images was also selected from FlyingChairs. Patch size is 50x50 pixels.

Model Name EPE EPE (random) Rel EPE (random) EPE (adversarial) Rel EPE (adversarial) Time
flownet 1.7576 1.9098 8.6607 1.8816 7.0557 55s
pwc 1.4578 1.6004 9.7885 1.5588 6.9338 1m 16s
raft 0.7699 0.8486 10.2149 0.8717 13.2205 3m 2s

TODO

  • select and download models with checkpoints (flownetc, pwc, raft)
  • how to download and add adversarial patch
  • create repo
  • test EPE from mmflow (https://github.com/open-mmlab/mmflow/blob/master/mmflow/core/evaluation/metrics.py)
  • add how to run
  • visualize diffreence between predicted uattacked and patched input
  • metrics all, without patch, inside patch only
  • average runs with different seeds
  • add automatic result table generation
  • check if model weights are identical
  • universal patch was not optimised for raft

reproduce-flowattack's People

Watchers

 avatar

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.