hytseng0509 / CrossDomainFewShot

Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)
323 stars 62 forks source link

when Training with multiple seen domains #41

Open dcx1110 opened 1 year ago

dcx1110 commented 1 year ago

when I run (python3 train_baseline.py --method relationnet_softmax --dataset multi --testset cars --name multi_cars_ori_relationnet_softmax --warmup baseline --train_aug) I got the

1664371000(1)

but when I run (python3 train_baseline.py --method gnnnet --dataset multi --testset cars --name multi_cars_ori_gnnnet --warmup PRETRAIN --train_aug) I got the

1664371222(1)