google-research / google-research/kubric

How to generate the whole dataset

Open
#243 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.8k
Forks
278
PR merge metrics
No merged PRs in 30d

Description

Thanks for this awesome system. I have read the docs and readme.
It seemed that the provided scripts of movi is for generating one scene:

`docker run --rm --interactive \
--user $(id -u):$(id -g) \
--volume "$(pwd):/kubric" \
kubricdockerhub/kubruntu \
/usr/bin/python3 challenges/movi/movi_ab_worker.py \
--objects_set=clevr \
--background=clevr \
--camera=clevr`

I wonder how to generate the whole dataset? Need I write a new script to call such single scene generation command again and again?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the README/docs and challenges/movi/movi_ab_worker.py, then verify how the single-scene command relates to whole-dataset generation. Done when the supported workflow for generating the whole dataset, including whether repeated scene generation is expected, is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
data, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.