Views
No views yet
224x224 input size)timm implementation)safetensorstimm + PyTorch| Metric | Value |
|---|---|
| roc_auc | 98.9% |
Note: Evaluation performed using standard multi-class metrics. Model was not evaluated on cross-domain generalization.
model.safetensors: Model weightsREADME.md: Model card (this file)1@inproceedings{liu2021swin,
2 title={Swin Transformer: Hierarchical Vision Transformer using Shifted Windows},
3 author={Liu, Ze and Lin, Yutong and Cao, Yu and Hu, Han and Wei, Yixuan and Zhang, Zheng and Lin, Stephen and Guo, Baining},
4 booktitle={ICCV},
5 year={2021}
6}
7
8@article{Everingham10,
9 author = {Everingham, M. and Van Gool, L. and Williams, C. K. I. and Winn, J. and Zisserman, A.},
10 title = {The Pascal Visual Object Classes (VOC) Challenge},
11 journal = {IJCV},
12 year = {2010},
13 volume = {88},
14 number = {2},
15 pages = {303--338}
16}