Skip to content

modestyachts/imagenet-vid-robust-example

Repository files navigation

ImageNet-Vid-Robust playground

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

Download the dataset (~1G) first:

./download_dataset.sh

Compute robust accuracy and visualize failure cases by scoring predictions. We provide example predictions from a ResNet-152 model fine-tuned on ImageNet-Vid in example_predictions/resnet152_finetune.json.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published