Daniel Kang

Results 53 comments of Daniel Kang

Thank you for pointing this out. As it turns out, this is a bug. However, the behavior is actually correct, the binary classification task should have 2 outputs. We will...

You do not need OpenCL. It seems you have OpenCV 3.2 and 2.4 installed. It looks like they conflict. You'll need to either make OpenCV 3.2 the default or uninstall...

Unfortunately I don't know how to share bazel built binaries. Please send a feature request for the TensorFlow for non-bazel builds. In terms of your error, it seems that you...

If TensorFlow provides a way to build without requiring bazel, I can more easily ship builds. As is, I'm stuck with bazel's limitations. As far as I can tell, the...

You are welcome to fork and update the code to run on CPU and use YOLOv3. These are not supported by default.

`collections` is the python library, thank you Jiashen. Unfortunately we do not currently support high performance video decoding since there were difficulties integrating with Python. For the time being, you'll...

@tgamal thank you for the interest in NoScope! If you are interested in contributing to the project, please contact me via email and we can go from there: https://ddkang.github.io/

I believe this was a custom modification, but unfortunately I no longer have access to the code.