google-research / kubric

A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.
Apache License 2.0
2.34k stars 233 forks source link

Add Panning Kubric dataset from TAPIR paper #300

Closed cdoersch closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #300 (8f23e08) into main (6e4fe4c) will not change coverage. Report is 3 commits behind head on main. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #300   +/-   ##
=====================================
  Coverage   66.0%   66.0%           
=====================================
  Files         43      43           
  Lines       3565    3565           
=====================================
  Hits        2353    2353           
  Misses      1212    1212           
Files Coverage Δ
kubric/__init__.py 100.0% <ø> (ø)
kubric/assets/__init__.py 100.0% <ø> (ø)
kubric/assets/asset_preprocessing.py 0.0% <ø> (ø)
kubric/assets/asset_source.py 29.9% <ø> (ø)
kubric/assets/utils.py 17.7% <ø> (ø)
kubric/core/__init__.py 100.0% <ø> (ø)
kubric/core/assets.py 58.5% <ø> (ø)
kubric/core/cameras.py 70.8% <ø> (ø)
kubric/core/color.py 100.0% <ø> (ø)
kubric/core/lights.py 100.0% <ø> (ø)
... and 32 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more