-
This is a tracking bug to add screencasts to the docs.
A brief draft of the content we want to cover with the screencasts, these are not sorted by priority at this moment - please contribute to th…
-
Currently working on a project where we need to benchmark a function that performs a very expensive initialization step upfront and then proceeds to process data. Since the function requires a slow in…
-
Hello! Thank you for sharing your work.
I have did the evaluation using PointPillars detection results and it aligned with yours. However, when I tried to use rrc results, I couldn't get the evaluat…
-
#8811 added a docstring code snippet formatter. As part of the initial implementation, it is actually possible for the reformatter to transform valid Python to invalid Python, usually as a result of c…
-
Hello!The running speed of the model in the paper can reach 30~40fps,but when I download the pre-trained model and test it on got10k dataset, tracker.py set time stamps before and after tracking a sin…
-
### Benchmarking Types
-
Using your code of test.py and test dataset of FE240hz and VisEvent, I get your tracking results. Then I use the metrics evaluation code from the VisEvent project, [https://github.com/wangxiao5791509/…
-
Note, this is _different_ than NIPALS
gensim has an implementation to look at
Abbreviated version:
Take a minibatch of the data (maybe 2x or 3x the number of features or something... TBD)
SVD that
G…
-
Updated (October 23)
- 14K github models (72%) (https://github.com/jansel/pytorch-jit-paritybench)
- [x] #111691
- [ ] #111693
- [ ] 153 errors like: AssertionError: Failed to produce a gr…
-
**Check if issue already exists**
Created at the suggestion of @luxonis-eric
**Describe the bug**
I'm trying to optimize the speed at which I can track objects in 3D using an Oak-D-lite. This i…