TensorFlow Object Detection-TensorFlow 1.15-Python3.7
Storiann opened this issue · 0 comments
Storiann commented
Hello everyone. When I am trying to train my custom object, I am running the code below:
python train.py --train_dir=training/ --pipeline_config_path=training/ssd_mobilenet_v1_coco.config –logtostderr
When it comes to start training, it does not keep running after the line "File "train.py", line 186 in ". I am not getting any errors and it stops running. I am searching for an answers for 2 days but I could not find anything.