ls_mlkit.util.mask.bio_masker module¶
- class ls_mlkit.util.mask.bio_masker.BioBackboneFrameMasker(**kwargs: dict[Any, Any])[source]¶
Bases:
MaskerInterface- apply_inpainting_mask(x_0: T, x_t: T, inpainting_mask: Tensor) Tensor[source]¶
1 represents the region that can be seen
- class ls_mlkit.util.mask.bio_masker.BioCAOnlyMasker(ndim_mini_micro_shape: int = 1, **kwargs: dict[Any, Any])[source]¶
Bases:
MaskerInterface
- class ls_mlkit.util.mask.bio_masker.BioSO3Masker(**kwargs: dict[Any, Any])[source]¶
Bases:
MaskerInterface- apply_inpainting_mask(x_0: Tensor, x_t: Tensor, inpainting_mask: Tensor) Tensor[source]¶
1 represents the region that can be seen