PythonGeek

Results 4 issues of PythonGeek

D:\anaconda3\lib\site-packages\numpy\core\numeric.py in (.0) 1325 pass 1326 # Going via an iterator directly is slower than via list comprehension. -> 1327 axis = tuple([normalize_axis_index(ax, ndim, argname) for ax in axis]) 1328...

can you please share your dataset structure ? thank you

usage: ipykernel_launcher.py [-h] [--max_epoch MAX_EPOCH] [--img_size IMG_SIZE] [--train_img_dirs TRAIN_IMG_DIRS] [--test_img_dirs TEST_IMG_DIRS] [--dropout_rate DROPOUT_RATE] [--learning_rate LEARNING_RATE] [--lpr_max_len LPR_MAX_LEN] [--train_batch_size TRAIN_BATCH_SIZE] [--test_batch_size TEST_BATCH_SIZE] [--phase_train PHASE_TRAIN] [--num_workers NUM_WORKERS] [--cuda CUDA] [--resume_epoch RESUME_EPOCH] [--save_interval...

Can you please tell me how to convert the result of "python ./code/prediction.py ./images/xxx.jpg" in text format