-
Harris is actually a corner detector, so how do we make to only get the Harris score?
https://en.wikipedia.org/wiki/Harris_corner_detector#:~:text=The%20Harris%20corner%20detector%20is,improvement%20…
-
hi @dusty-nv ,
Not sure if this is best place to ask, but may be you have an idea...
I am seeing the following issue: https://forums.developer.nvidia.com/t/jetpack-5-0-vpi2-0-run/213798
And i…
-
Hi,
Thank you for your excellent work.
I have some questions related to your work.
First, in your paper, you wrote about the Keypoint Head that "it is trained to identify keypoints with succe…
-
this is my template
```
{% extends 'layouts/masterpage_select_new.html' %}
{% load crispy_forms_tags %}
{% load static %}
{% load widget_tweaks %}
{% block extrastylesheets %}
{% endblock…
-
Hi
I have to estimate a very accurate 6D Pose of regular shape objects (like blocks for construction ) without any textured. I have the 3D CAD model of the object, and I know roughly the coordinate…
-
This is for relevant to what is being worked on (like the JSON parser issue #156) but also some OT things. The purpose of this is to hopefully make it a little bit easier to find more relevant informa…
xexyl updated
3 months ago
-
See this issue instead: https://github.com/NixOS/nixpkgs/issues/321665
---
This issue is used to nominate people for commit rights to Nixpkgs. Use reactions like :+1: or :heart: to indicate your…
-
### Describe the bug
According to [vite's docs](https://vitejs.dev/guide/features.html#webassembly), one should be able to import a "*.wasm" file directly, and call an init function, as such:
``…
-
### 🚀 Feature
Masking relevant sections of the captured video frame will lead to use different methods for the following potentials regions of interest:
* ROI: Clip-board number
* ROI: US imag…
-
**Recent works post this review**
- [VILENS: Visual, Inertial, Lidar, and Leg Odometry for All-Terrain Legged Robots](https://arxiv.org/pdf/2107.07243.pdf) 2021
- [Legged Robot State Estimation With…