* support batch inference for crnn and segocr
* use unifor_concat_datase instead of concat_dataset * add unittest for uniform_concat_dataset
* support batch inference during testing * fix unittest * update docs using url * set cfg for train, val and test * update docs * update docs and test.py * samples_per_gpu as global setting * changes revert