Module smpl_model

Source

Structs§

Gender2Model
A mapping from Gender to SmplModel
Gender2Path
SmplCache
A Cache for storing and easy access to SmplModels which is generic over Burn Backend

Enums§

SmplCacheDynamic
A Dynamic Backend Cache for storing and easy access to SmplModels This internally uses SmplCache<B>

Traits§

FaceModel
SmplModel
Trait for a Smpl based model. Smpl-rs expects all Smpl models to implement this.