Thanks for the work you have done.
I encounter the following error using the single GPU training,
ValueError:num_samples should be a positive integer value, but got num_samples=-67108864
Command I am using is; python train.py --rank 0 --gpu 0
Can you please assist?
Thanks