num_samples should be a positive integer value, but got num_samples=0 #309

Closed
opened 2022-07-30 07:15:43 +02:00 by 1YasserAmmar1 · 1 comment
1YasserAmmar1 commented 2022-07-30 07:15:43 +02:00 (Migrated from github.com)

if yo had another problem that tell you
num_samples should be a positive integer value, but got num_samples=0

...................
thin just change the train start code by add the batchsize value --batchSize 4
.............

!python train.py --name simswap224_test --batchSize 4 --gpu_ids 0 --dataset ./content/TrainingData/vggface2_crop_arcfacealign_224 --Gdeep Fals

Originally posted by @1YasserAmmar1 in https://github.com/neuralchen/SimSwap/issues/307#issuecomment-1200092061

if yo had another problem that tell you **num_samples should be a positive integer value, but got num_samples=0** ................... **thin just change the train start code by add the batchsize value --batchSize 4** ............. `!python train.py --name simswap224_test --batchSize 4 --gpu_ids 0 --dataset ./content/TrainingData/vggface2_crop_arcfacealign_224 --Gdeep Fals` _Originally posted by @1YasserAmmar1 in https://github.com/neuralchen/SimSwap/issues/307#issuecomment-1200092061_
wuXiuSen commented 2023-06-26 18:02:32 +02:00 (Migrated from github.com)

when i use this
!python train.py --name simswap224_test --batchSize 4 --gpu_ids 0 --dataset ./content/TrainingData/vggface2_crop_arcfacealign_224 --Gdeep Fals

failure , help me

when i use this !python train.py --name simswap224_test --batchSize 4 --gpu_ids 0 --dataset ./content/TrainingData/vggface2_crop_arcfacealign_224 --Gdeep Fals failure , help me
Sign in to join this conversation.