Location_Predictor / configs /exp /classification_cell_hier.yaml
yunusserhat's picture
Create APP
894bc0c verified
raw
history blame contribute delete
366 Bytes
# @package _global_
defaults:
- override /model: classification
- override /model/network/backbone: openclip_B_32
- override /model/loss: cls_hier_quad
- _self_
class_name: quadtree_10_1000
model:
optimizer:
optim:
lr: 0.0002
weight_decay: 0.0001
is_baseline: false
max_epochs: 15
dataset:
global_batch_size: 2048