LR scheduler + Resolution pb ResNet50/WRN

This commit is contained in:
Harle, Antoine (Contracteur) 2020-02-12 13:43:44 -05:00
parent 383f63c7b8
commit 79de0191a8
4 changed files with 78 additions and 21 deletions

View file

@ -7,7 +7,7 @@ from torch.utils.data.dataset import ConcatDataset
import torchvision
#Train/Validation batch size.
BATCH_SIZE = 300
BATCH_SIZE = 512
#Test batch size.
TEST_SIZE = BATCH_SIZE
#TEST_SIZE = 10000 #legerement +Rapide / + Consomation memoire !