Jack

Results 5 comments of Jack

@rahuledavalath Are you have bounding box on your test image? If not ,,,I mean the train maybe has problem.

@khanhhh add a code “self.define('labels', 'labels.txt', 'path to labels file')” to the "def setDefaults(self):" in "darkflow\defaults.py", then you can use "--labels xxx.txt" as former.

@Costyv95 Hello, I want to know how to set the path "gs://bucket_hand_detection_2" in "darkflow\defaults.py"? my python(3.7) can't find this path, it throw error; and what dose the "bucket" represent?

@ratulKabir , hello! The same to @ri-dhimagarg1, I trained on my dataset(840 images of 3 class objects, bottle/ mouse/ pen), modify model tiny-yolo-3c.cfg , batch 8, use the default lr,...

@ratulKabir I'm excited receiving your advices, you are the first guy reply me! I use `--json` to look up the all "confidence", they are all at 0.17 no mater what...