Ali Massah Kaini

Results 15 issues of Ali Massah Kaini

it seems there are two model for launch this project which first model is [this](https://github.com/BVLC/caffe/tree/master/models/bvlc_reference_caffenet) but what is second model for regression network ?

Hi, Thanks for your work, I've tried to run minimal demo code I wrote but i got this error : ``` Traceback (most recent call last): File "demo.py", line 33,...

Hi, When I change the compile mode to Release X64 and build project, I meet the followed errors: ![error](https://cloud.githubusercontent.com/assets/3922472/22962401/cb8d9a42-f361-11e6-8e31-13d574f64368.png)

I'm interesting to this work but its too slow for real time applications. I think if you can re implement it in `cuda `and c++, it will be great.

I tried to run `live_webcam_demo.py` but this error occurred: ``` line 223, in biqi f = open("output_blur", "rb") FileNotFoundError: [Errno 2] No such file or directory: 'output_blur' ```