Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion MODEL_ZOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

## ImageNet

We also release the imagenet pretrained model if finetuning from ImageNet is preferred. The reported accuracy is obtained by center crop testing on the validation set.
We also release the imagenet pretrained model if finetuning from ImageNet is preferred. The reported accuracy is obtained by center crop testing on the validation set. To load the pretrained ImageNet model for MViT, it is better to revert to an older commit version of this [repository](https://github.com/facebookresearch/SlowFast/tree/e04fba5b7aab16031220dc17699a796331f6e902).

| architecture | depth | Top1 | Top5 | model | Config |
| ------------- | ------------- | ------------- | ------------- | ------------- | ------------- |
Expand Down