Smokeing-detection icon indicating copy to clipboard operation
Smokeing-detection copied to clipboard

smoking-detection for caffe

Results 3 Smokeing-detection issues
Sort by recently updated
recently updated
newest added

I test the model,the result is poor,I use the caffe for the compile of python2.7,whether the environment is error,please help me.

when I run the command that python2 web_came.py,I encounter one question: Traceback (most recent call last): File "web_came.py", line 52, in smoke_net = caffe.Net('smoke.prototxt', 'smoke.caffemodel', caffe.TEST) AttributeError: 'module' object has...