msarfrazcss

Results 5 comments of msarfrazcss

I have used the python scripts: 1. train.py: For training dataset 2. Object_detection_image.py: For exporting trained data into protobuf(.pb) file. Can you tell me please where i am going wrong...

Thanks @szaza , Which one you have used Darkflow or Darknet to train model that you are using in this java code.

Hi @szaza , thanks for your help, I am using your code, it code can detect the object from an image, but i want to detect the object from live...

I set python path by this command: export PYTHONPATH=/Users/cssjockey-13/tensorflow1/models:/Users/cssjockey-13/tensorflow1/models/research:/Users/cssjockey-13/tensorflow1/models/research/slim It is working for me.

> Hello these are due to false positive detections, while training your models have you added background images to your training dataset? by doing so you can reduce your false...