Closed smandava98 closed 1 year ago
Where does it use the body mesh tracking code for 4D humans?
I just see this:
@dataclass class Human4DConfig(FullConfig):
pass
The tracking command that we run for preprocessing adopts the tracking pipeline from 4D Humans.
Where does it use the body mesh tracking code for 4D humans?
I just see this:
@dataclass class Human4DConfig(FullConfig):
override defaults if needed