kriz232121
kriz232121
i follow the instruction of https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 Tensorflow 1.14-gpu cuda10 cnn10.1 but when i used python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_coco.config i have the problem E1130 23:32:13.621114 22540 tf_should_use.py:71] ================================== Object was...
i use tensorflow 1.14 with version of cuda and cnn 10 in virtual enviroment with anaconda and follow the steps on https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 i train the model but when i want...