-
Hi there!
Using this package with Fastify server in Node@20. I'm building all the parameters for tracking my user like this:
```js
const umami = new Umami();
umami.init({
hostUrl: process…
-
ChatGPT proposed the following lists of datasets:
(50/50)
KITTI
Waymo Open Dataset
BDD100K
ApolloScape
nuScenes
Cityscapes
Mapillary Vistas
BOSCH Small Traffic Lights
Oxford RobotCar
Argo…
-
Hello, I'm considering tracking.js for a small augmented reality game/application. Instead of using a marker, I'm considering tracking.js to track a colored rectangle, a custom object/image, etc.
So,…
-
as you demo video demonstrated. https://www.bilibili.com/video/BV18f4y197R7/
-
The speedFactor slider for tracked object appers briefly when opening a new view. (**Tracking is not selected**).
:warning: If it is a new 3D view, it will last longer before disappearing.
-
Hello!I am very respected for your work.Now I am trying to achieve it to a multi-view 2D scene.Unfortunately it occurs some questions.
① in projects/configs/tracking/petr/f5_q500_800x320.py,which par…
-
![87986b4b07c3a8d24f09200ca479ee3a](https://github.com/hailanyi/3D-Detection-Tracking-Viewer/assets/114420367/bd2e1aa5-09eb-4ffb-8dfe-3660b67b59d9)
![cd91a4cd5d0e17a5ae2304203009e8b2](https://github.…
-
**Describe the bug**
When logging an `.obj` file, the texture `.mtl` and `.png` files are not uploaded and not visible in the Babylon.js visualisation in the dashboard.
**To Reproduce**
Steps to …
-
Hello, Basic AI Team
Thank you for [answering my question](https://github.com/xtreme1-io/xtreme1/issues/230).
While using your application, I am curious about a function. I want to ask you one …
-
Hi @y-zheng18, thank you for the great work!
When extracting the tracking annotations, as far as I understand, you subsample a set of vertices on the scene and obj mesh, then project them to each …