-
hello i am trying openvins on jetson nano
camera: raspberry pi camera v2
imu: mpu9250
and the system:
![image](https://github.com/rpng/open_vins/assets/102593810/f5e9f43e-259b-4c3c-98bd-b5a2f840e3…
-
The Interbotix X-Series Arms are compatible with the following ROS 2 distributions and platforms:
- ROS 2 Galactic on Ubuntu Linux 20.04
- ROS 2 Humble and Rolling on Ubuntu Linux 22.04
the Gal…
-
hello author,
Does this repo has multi-face keyoint detection support?
I want to ask wheter the COCO person dataset is specialized for multi-person?
i have trained a simple model using FCN for fa…
-
![error](https://user-images.githubusercontent.com/17076700/53713147-bf717600-3e84-11e9-90c5-db9cc210ab80.png)
-
Hello @ArashHosseini !
I have been experiencing issues to run your repository.
My operating system is Lunux Ubuntu
My TensorFlow error is 2.0, but I have tried to replace the import of TensorFlo…
-
Vision Bucket system
-
I was creating a minimal example for another issue and finally stumbled on a something that looks a lot like another issue I had but never found a minimal example for.
modefied doTask() from p…
-
I met this error when trtying to
` node index.js -d ../../../data/kitti/ --rosConfig `
```
internal/modules/cjs/loader.js:324
throw err;
^
Error: Cannot find module '/home/atas…
-
First of all great stuff! I ran your code and it works perfectly for my images.
I'm fairly new to building NNs but I'm thinking of replacing the hourglass network with the new EfficientNet for feat…
-
First of all, thank you for releasing such an interesting work in the field of Semantic SLAM.
Considering that the Semantic Segmentation Network used by Hydra is not yet ready for publication, I'd …