rashidch / Yolov3_tiny-Hardhat-detection_Tensorflow

Yolov3_Tiny hardhat detection using Tensorflow
17 stars 15 forks source link

using pb file #2

Open MC1016 opened 4 years ago

MC1016 commented 4 years ago

hey bro i have solved the train issue. and get the pb file. test_single_image.py use ckpt file to detect. i want to know how to use my pb file to detect?

rashidch commented 4 years ago

Hey, You should also get .ckpt file. I only used .ckpt for testing because its straight forward to use. I remember that I also tried .pb file but there was some problem. I will suggest to save .clpt file.

rashidch commented 4 years ago

hey bro i have solved the train issue. and get the pb file. test_single_image.py use ckpt file to detect. i want to know how to use my pb file to detect?

If you have solved the previous issue, can send me a pull request?

MC1016 commented 4 years ago

hey bro i have solved the train issue. and get the pb file. test_single_image.py use ckpt file to detect. i want to know how to use my pb file to detect?

If you have solved the previous issue, can send me a pull request?

i check my voc data,some xml dont have any obj.