-
How to make dots on the top of the gel?
The dots can be used for pose tracking and many other algorithms.
Is it print, paint, or laser cut?
-
I found in Tracking Block that the initial accumulated carrier phase is 0 (https://github.com/gnss-sdr/gnss-sdr/blob/v0.0.11/src/algorithms/tracking/gnuradio_blocks/dll_pll_veml_tracking.cc#L712). But…
-
Hi. There seems to be an issue with epoching data after marking (but not removing) bad ET on the continuous data. The duration of the bad_ET event seems to not be changed in the epoching process, lead…
-
## Description of the problem
There exist several methods to generate synthetic eye tracking data.
We need an overview of what is already existing, which approaches are most promising and decide on …
-
Here are 10 approaches to implement adaptive noise reduction, ordered by complexity/effectiveness:
### 1. Enhanced Spectral Subtraction
- Track noise floor during silence periods
- Use overlappin…
-
This issue is for tracking resources related to sparse tensors and algorithms.
- [Sparse tensor formats](https://arxiv.org/pdf/1804.10112.pdf)
-
The documentation for [`list_replicas` ](https://rucio.github.io/documentation/client_api/replicaclient/#list_replicas) describes three sorting algorithms that have not been implemented yet:
https:…
-
It would be great to have a general parallel prefix sum (associative scan) operation in tinygrad, something like [associative_scan](https://jax.readthedocs.io/en/latest/_autosummary/jax.lax.associativ…
-
Camera tracking should (probably) work better using aggregate data (from the canonical frame) rather than the previous live frame. The rationale is that for faster camera movements, rediscovery of pre…
-
I have tried performing cell tracking.
In some cases, the tracker failed (wrongly assigned object ID).
It also sometimes makes new IDs for the reappeared object.
What I need to know is how to evalu…