kaggle_statefarm icon indicating copy to clipboard operation
kaggle_statefarm copied to clipboard

A simple baseline model set using MXNet for Kaggle StateFarm driver position identification

Results 2 kaggle_statefarm issues
Sort by recently updated
recently updated
newest added

Hi, we have 'rand_crop' set to True and the data_shape set to (3, 224, 224) in `mx.io.ImageRecordIter`. But we already have images re-sized to 224x224 by `im2rec` program. In this...

I created the train and val .rec files, and when I run the training script with Inception-BN model, I notice this incorrect shape error: $ ./run.cv_inception_bn.sh 2016-07-17 01:02:57,342 Node[0] start...