BossSensor icon indicating copy to clipboard operation
BossSensor copied to clipboard

Hide screen when boss is approaching.

Results 27 BossSensor issues
Sort by recently updated
recently updated
newest added

Which MacOSX Version is Optimal for this installation ? I'm using in Sierra(MacOSX 10.12.x), But There is problems with your manual.

OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cvtColor, file /io/opencv/modules/imgproc/src/color.cpp, line 9748 Traceback (most recent call last): File "camera_reader.py", line 17, in frame_gray = cv2.cvtColor(frame,...

when i run boss_train, it appears, and the prompt message refer to 'validation_data=(dataset.X_valid, dataset.Y_valid)'. please help me.

> Model Loaded. OpenCV Error: Assertion failed (!empty()) in detectMultiScale, file /Users/jenkins/miniconda/1/x64/conda-bld/work/opencv-3.1.0/modules/objdetect/src/cascadedetect.cpp, line 1639 Traceback (most recent call last): File "camera_reader.py", line 25, in facerect = cascade.detectMultiScale(frame_gray, scaleFactor=1.2, minNeighbors=3, minSize=(10,...

fuhongwei@fuhongwei-VPCCA48EC:~/BossSensor-master$ python camera_reader.py Using TensorFlow backend. Model Loaded. W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE3 instructions, but these are available on your machine and could speed up...

My experiment was based on the pictures of those famous movie stars I gathered from the Internet. I could only get an approx 60% accuracy when training the model. Is...

Image preprocessing should be divided into a class of function.

The first one is, it is probably version problem, I am newer and I will be very appreicated with your help; When I run boss_train.py: AttributeError: module 'tensorflow.python' has no...

I would like to ask why recognition boss failed my data boss Folder has 121 Pictures , image format is .jpg (Only the face part) other Folder has 227 Pictures...