Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Minqi824 committed Aug 5, 2022
1 parent 61e769c commit 97c4787
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,10 @@ X, y = data['X'], data['y']
|54| imdb | 10000 | 768 | 500 | 5.00 | NLP|
|55| yelp | 10000 | 768 | 500 | 5.00 | NLP|


- Here we demonstrate the MNIST-C and MVTec-AD data embedded the by the ResNet-18 pretrained on the ImageNet dataset.
These transformed (from image/text to tabular) data could be considered as a good baseline for evaluating different AD algorithms.
![MNIST-C](figs/MNIST-C.png)
![MVTec-AD](figs/MVTec-AD.png)

### Algorithms
Compared to the previous benchmark studies, we have a larger algorithm collection with
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit 97c4787

Please sign in to comment.