Skip to content
Prev Previous commit
Next Next commit
Update maskformer_r50_d32_8xb2_160k_ade20k_512x512.py
  • Loading branch information
tackhwa authored Jun 28, 2024
commit 945cc68dcbd4ac524dfc2af0367c22cbd5a4d839
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,4 @@
train_dataloader.update(dict(batch_size=2, num_workers=2))
val_dataloader.update(dict(batch_size=1, num_workers=4))
test_dataloader = val_dataloader