-
According to [https://www.dfrobot.com/product-1866.html](https://www.dfrobot.com/product-1866.html), It says that SimemSDK support darknet. But from the document site [https://hornedsungem.github.io/D…
-
image = graph.GetImage(True) # Use the built-in camera as input to return images
File "../../../hsapi/core/graph.py", line 140, in GetImage
mean_value = c_float(self.mean_value)
TypeError:…
-
pi@raspberrypi:~/AI_Dev/SungemSDK/examples/python $ python3 Hello2018.py
| ======= Horned Sungem ======== |
Traceback (most recent call last):
File "Hello2018.py", line 10, in
net = hs.HS(…
-
The demo could run:
* Hello2018.py
* GetImage.py
The demo could not run:
* FaceDetector.py
* ImageRecognition.py
* ObjectDetector.py
* SceneRecorder.py
* SketchGuess.py