ios_camera_object_detection
ios_camera_object_detection copied to clipboard
Realtime mobile visualize based Object Detection based on TensorFlow and YOLO model
i got this wrong, THX for help.
hello, I get a error when building: `The file “CameraDetect.app” couldn’t be opened because you don’t have permission to view it.` how to fix it? can you give some advises?
this is different from issue #3 .I ran it on tensorflow 1.7. In header search paths replace "$(SRCROOT)/../../makefile/downloads/eigen-latest" with "$(SRCROOT)/../../makefile/downloads/eigen" didn't help. Thanks!
do we have to use it?
Hey @yjmade Nice work on this. There are a couple of things that's sort of an issue for me. 1) Xcode keeps disconnecting the app and asking me to attach...
@yjmade hi, i have an error that the line in Tensor file #include "unsupported/Eigen/CXX11/Tensor" cause an error: 'unsupported/Eigen/CXX11/Tensor' file not found. but it didn't have such error when i run...