facebookresearch / facebookresearch/co-tracker

The training dataset prepareation

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

Description

Hi, I am following your work to prepare the training data for MOVI-f.
Could you please give more details about the instructions for annotation generation?

I generally follow the function `create_kubric_eval_train_dataset` in [this link](https://github.com/deepmind/tapnet/blob/b91520f4487a86b98ea7139d9c60f04f9874335e/evaluation_datasets.py#L431C1-L453C27), and set the `train_size=(512,512)` and `tracks_to_sample=2000` in `create_point_tracking_dataset`.
Besides, I also modify the `'movi_e/256x256'` in [this link](https://github.com/google-research/kubric/blob/e291953c3604bb8f1817e1d0b062fa2362562613/challenges/point_tracking/dataset.py#L886C3-L890C16) in order to generate MOVI-f.

Is that right?

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.