remove mlp + add batch norm + last 4 avg pool layer as in the paper of IJEPA
This commit is contained in:
@@ -6,9 +6,8 @@ meta:
|
||||
read_checkpoint: jepa-ep300.pth.tar
|
||||
use_bfloat16: true
|
||||
num_classes: 182
|
||||
probe_type: mlp
|
||||
mlp_hidden_dim: 1024
|
||||
dropout: 0.3
|
||||
representation_type: last_avgpool
|
||||
head_type: linear
|
||||
|
||||
data:
|
||||
batch_size: 256
|
||||
|
||||
Reference in New Issue
Block a user