mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Add citation info
This commit is contained in:
parent
1d01c2b68c
commit
19816fe226
19
README.md
19
README.md
@ -261,3 +261,22 @@ So far all of the pretrained weights available here are pretrained on ImageNet w
|
||||
#### Pretrained on more than ImageNet
|
||||
Several weights included or references here were pretrained with proprietary datasets that I do not have access to. These include the Facebook WSL, SSL, SWSL ResNe(Xt) and the Google Noisy Student EfficientNet models. The Facebook models have an explicit non-commercial license (CC-BY-NC 4.0, https://github.com/facebookresearch/semi-supervised-ImageNet1K-models, https://github.com/facebookresearch/WSL-Images). The Google models do not appear to have any restriction beyond the Apache 2.0 license (and ImageNet concerns). In either case, you should contact Facebook or Google with any questions.
|
||||
|
||||
## Citing
|
||||
|
||||
### BibTeX
|
||||
|
||||
```
|
||||
@misc{rw2019timm,
|
||||
author = {Ross Wightman},
|
||||
title = {PyTorch Image Models},
|
||||
year = {2019},
|
||||
publisher = {GitHub},
|
||||
journal = {GitHub repository},
|
||||
doi = {10.5281/zenodo.4414861},
|
||||
howpublished = {\url{https://github.com/rwightman/pytorch-image-models}}
|
||||
}
|
||||
```
|
||||
|
||||
### Latest DOI
|
||||
|
||||
[](https://zenodo.org/badge/latestdoi/168799526)
|
||||
|
Loading…
x
Reference in New Issue
Block a user