o-laurent commited on
Commit
1da6f37
·
unverified ·
1 Parent(s): 351e215

:sparkles: Add last VIT-S16 model

Browse files
README.md CHANGED
@@ -18,6 +18,8 @@ The code is based on [TorchUncertainty](https://github.com/ENSTA-U2IS-AI/torch-u
18
  ## List of models
19
 
20
  This repository contains:
 
 
21
  - for classification on CIFAR-100: one CE-based and one LS-based (LS coefficient 0.2) DenseNet
22
  - for segmentation: one CE-based and one LS-based (LS coefficient 0.2) DeepLabv3+ Resnet-101
23
  - for nlp: one CE-based and one LS-based (LS coefficient 0.6) LSTM-MLP
 
18
  ## List of models
19
 
20
  This repository contains:
21
+ - for classification on ImageNet with ViTs: 4 ViTs-S/16 trained with label-smoothing coefficients in [0, 0.1, 0.2, 0.3]
22
+ - for classification on ImageNet with ResNets: 4 ResNet-50 trained with label-smoothing coefficients in [0, 0.1, 0.2, 0.3]
23
  - for classification on CIFAR-100: one CE-based and one LS-based (LS coefficient 0.2) DenseNet
24
  - for segmentation: one CE-based and one LS-based (LS coefficient 0.2) DeepLabv3+ Resnet-101
25
  - for nlp: one CE-based and one LS-based (LS coefficient 0.6) LSTM-MLP
classification/imagenet1k/{vit16s_in1k_ce.safetensors → vit_s16_in1k_ce.safetensors} RENAMED
File without changes
classification/imagenet1k/{vit16s_in1k_ls01.safetensors → vit_s16_in1k_ls01.safetensors} RENAMED
File without changes
classification/imagenet1k/{vit16s_in1k_ls02.safetensors → vit_s16_in1k_ls02.safetensors} RENAMED
File without changes
classification/imagenet1k/vit_s16_in1k_ls03.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b061e2907217fad994a4a2db2ec983866debaa64e7c076ec372f5192e4a5bbba
3
+ size 44115144