Googlenet accuracy issue

Hi all,

I am getting 0% accuracy in first epoch itself. can any one help me following is the configuration for the network:
INFO:root:start with arguments Namespace(batch_size=16, benchmark=0, brightness=0, contrast=0, data_nthreads=4, data_train=’/data/scale_2012_100CL_train.rec’, data_train_idx=’’, data_val=’/data/scale_2012_100CL_val.rec’, data_val_idx=’’, disp_batches=20, dtype=‘float32’, fill_value=127, gc_threshold=0.5, gc_type=‘none’, gpus=‘0’, image_shape=‘3,224,224’, initializer=‘default’, kv_store=‘device’, load_epoch=None, loss=’’, lr=0.01, lr_factor=0.1, lr_step_epochs=‘30,60’, macrobatch_size=0, max_crop_size=-1, max_random_area=1, max_random_aspect_ratio=0, max_random_h=0, max_random_l=0, max_random_rotate_angle=0, max_random_s=0, max_random_scale=1, max_random_shear_ratio=0, min_crop_size=-1, min_random_area=1, min_random_aspect_ratio=None, min_random_scale=1, model_prefix=None, mom=0.9, monitor=0, network=‘googlenet’, num_classes=1000, num_epochs=80, num_examples=1281167, num_layers=110, optimizer=‘sgd’, pad_size=0, pca_noise=0, profile_server_suffix=’’, profile_worker_suffix=’’, random_crop=0, random_mirror=0, random_resized_crop=0, rgb_mean=‘123.68,116.779,103.939’, rgb_std=‘1,1,1’, saturation=0, save_period=1, test_io=0, top_k=0, warmup_epochs=5, warmup_strategy=‘linear’, wd=0.0001)