Skip to content

ludwigschmidt/imagenet-vid-robust-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagNet-Vid-Robust playground

Read our paper A systematic framework for natural perturbations from videos for background information.

Download the dataset first:

./download_dataset.sh

Compute Robust Accuracy + Visualize failure cases by scoring predictions (example predictions provided):

python score_predictions.py  example_predictions/resnet152_finetune.json

Failure examples stored in local directory:

ls resnet152_finetune_predictions/

The generated folder contains both the benign (anchor) frames and the nearby misclassified frames: screen shot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • Shell 5.3%