Cross validation
1 unresolved thread
1 unresolved thread
Compare changes
- Anjith GEORGE authored
+ 67
− 25
@@ -7,7 +7,7 @@ from bob.learn.pytorch.datasets import DataFolder
@@ -7,7 +7,7 @@ from bob.learn.pytorch.datasets import DataFolder
@@ -36,17 +36,38 @@ from bob.learn.pytorch.datasets import ChannelSelect
@@ -36,17 +36,38 @@ from bob.learn.pytorch.datasets import ChannelSelect
protocols="grandtest-color*depth*infrared*thermal-{}".format(frames) # makeup is excluded anyway here
@@ -58,50 +79,71 @@ bob_hldi_instance_train = BatlPadDatabase(
@@ -58,50 +79,71 @@ bob_hldi_instance_train = BatlPadDatabase(
img_transform_train = transforms.Compose([ChannelSelect(selected_channels = SELECTED_CHANNELS),transforms.ToPILImage(),transforms.RandomHorizontalFlip(),transforms.ToTensor()])# Add p=0.5 later
/idiap/user/ageorge/WORK/COMMON_ENV_PAD_BATL_DB/src/bob.learn.pytorch/bob/learn/pytorch/config/mccnn/wmca_mccnn.py --use-gpu -vvv