facebookresearch / facebookresearch/co-tracker

Resetting online mode

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
5.1k
Forks
389
PR merge metrics
No merged PRs in 30d

Description

```python
cotracker = torch.hub.load("facebookresearch/co-tracker", "cotracker3_online").to(device)
```

Is there any way to reset the above? I see that it keeps outputting larger and larger trajectories while the video rolls out. That's great! But how do we tell the model it's receiving a new video and reset it? Do we have to load it each time?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.