-
I tried to run FCN example on my P51s
```
roslaunch jsk_perception sample_fcn_object_segmentation.launch gpu:=0
```
and have following error. This error can be avoid by adding following code and I…
-
The way the hand recognition interface works is that it creates the lenin hand when it boots up, moves it around when running, and then removes it again when it turns off. But the hand itself is just …
-
Verification of the recognition results is completely missing.
One reason for that is of course the lack of more constructive recognition methods.
So implementing more of that is of course highly …
-
Using the Neural Network as an Engine after detection of a walking human being, and there after using gait to recognize the identity of the person.
On executing detect_and_recognize.py it should ac…
rshrc updated
5 years ago
-
Can I use two or more than one gvadetect elements. I Actually want to use person detection alongwith face detection, I tried something like below but it didnt worked.
`{
"name": "object_detectio…
-
I would like to see an "autodraw-like" feature integrated into the application. This feature should allow users to draw a rough sketch, which would then be automatically converted into a cleaner, more…
-
### Which version of recognize are you using?
8.1.1
### Enabled Modes
Face recognition, Object recognition
### TensorFlow mode
GPU mode
### Downstream App
Memories App
### Which Nextcloud vers…
-
### Which version of recognize are you using?
8.1.0
### Enabled Modes
Object recognition, Face recognition
### TensorFlow mode
Normal mode
### Downstream App
Memories App
### W…
-
**Describe the problem**
As mentioned in [this topic on the AGS Forums](https://www.adventuregamestudio.co.uk/forums/index.php?topic=59293.0) it would be great to improve the save system in AGS. Righ…
-
I installed all the packages and dependencies with `sudo npm install -g nodemon`. Then when I want to run the project with `node script.js`, this is what I get:
```
npm ERR! code ENOENT
npm ERR! …