Add more feature for Camera Capture
luthfi07 opened this issue · 1 comments
luthfi07 commented
Anyone know how to make yolov2 to identify capture on mobile base on .pb file?
luthfi07 commented
Hi @szaza.
I appreciate your best work to implements yolov2 to android, actually this is what I looking for for my study project. and I also had build my custom model in tiny yolo v2 (because only that what my lappy can do) and try to implemet in android with protobuff file. actually it work when I use your project and change the pb file but it gets low inference score and I want to try it with image capture but it so difficult to me to change the code and understand it .
can you help me how to change the detection input from video to camera capture.?
mybe some clue if you dont mine
thankyou..