Harshal Bhamare
Harshal Bhamare
While Running following command: python eval.py --test_data_path=/tmp/images/ --gpu_list=0 --checkpoint_path=/tmp/east_icdar2015_resnet_v1_50_rbox/ \ --output_dir=/tmp/ OS: Ubuntu 18.04 RAM: 8 GB Traceback (most recent call last): File "eval.py", line 194, in tf.app.run() File "/home/ubuntu/.local/lib/python3.6/site-packages/tensorflow/python/platform/app.py",...
Can I test code for Vehicle Identification Number(VIN) number recognition.
Is train_text_recognition.py is used only for bulding completely new model from cratch or building extended model from existing svhn dataset trained model or fsns dataset pretrained model ?
Hi, What is maximum size of epoch and batch size and is there any relation of epoch value and batch size value. please help
Hello @Bartzi, I'm tring to train SVHN dataset using following train.csv which path is defined in curricum.json as follows  Command for trainning svhn dataset is sudo python3 chainer/train_svhn.py "/root/see-master/datasets/train_dataextract_train/curriculum.json"...
Hi, Please provide format for image and label as there is nothing inside it .
@DevashishPrasad I tried on following image but it does not gives expected output .  Can you please help me on these ? Also which research paper r u referging?