mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-06-28 16:05:25 +02:00
Confmat / F1 + Minor fix
This commit is contained in:
parent
250ce2c3cf
commit
3ccacd0366
5 changed files with 120 additions and 32 deletions
|
@ -13,7 +13,7 @@ TEST_SIZE = BATCH_SIZE
|
|||
#TEST_SIZE = 10000 #legerement +Rapide / + Consomation memoire !
|
||||
|
||||
#Wether to download data.
|
||||
download_data=False
|
||||
download_data=True
|
||||
#Number of worker to use.
|
||||
num_workers=2 #4
|
||||
#Pin GPU memory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue