yufu-wang / tram

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

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

Closed gnastacast closed 6 months ago

gnastacast commented 6 months ago

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