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

Update `track_points` to pad with last chosen point if fewer than requested points are chosen #333

Closed Qwlouse closed 1 month ago

Qwlouse commented 1 month ago

Update track_points to pad with last chosen point if fewer than requested points are chosen

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.9%. Comparing base (c65de56) to head (d8cb4ba).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ===================================== Coverage 65.9% 65.9% ===================================== Files 43 43 Lines 3579 3579 ===================================== Hits 2359 2359 Misses 1220 1220 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.