Fatih Akturk

Results 4 comments of Fatih Akturk

@enesacikoglu We did not validate the emails on the backend, you can implement govalidator for email validation =)

I used yolov2 weights and cfg files and show the location of that files in run.py (don't forget to put yolov2.cfg under cfg folder and yolov2.weights under bin folder) FLAGS.model...

you need gpu for real time detection it is impossible to achieve that numbers with only CPU if you planning to use only CPU I recommend to use opencv's own...

you have to check your xml file and tags in that xml file. For example I got my xml files from labelbox.com (as a voc format) and every object has...