yufu-wang / tram

TRAM: Global Trajectory and Motion of 3D Humans from in-the-wild Videos
MIT License
130 stars 7 forks source link

FIX: crash when no masks are found on first frame #7

Closed gnastacast closed 1 month ago

gnastacast commented 1 month ago

Since the mask object isn't created unless the previous if statement is true, mask will be undefined.