facebookresearch / facebookresearch/co-tracker
Integer queries give strange (and presumably wrong) results
- Dominant language
- Jupyter Notebook
- Stars
- 5.1k
- Forks
- 389
- PR merge metrics
- No merged PRs in 30d
Description
I tested the offline model on some of my data with manually-selected queries and it worked ok. Then I tried it again and got garbage results with tracks valued more or less in (-2,2) (and that's for 480x640 images). Eventually I found out that the cause of this was my specifying the queries as integers rather than floats in the second trial. FYI.
Contributor guide
Research direction
Reproduce the offline model with the same 480x640 data, comparing integer and float query inputs. Inspect the query-input path and define done as valid track values for integer queries or an explicit, documented rejection of unsupported integer inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100