fastvideo.v1.configs.sample.registry#

Module Contents#

Functions#

get_sampling_param_cls_for_name

Get the appropriate sampling param for specific pretrained weights.

Data#

API#

fastvideo.v1.configs.sample.registry.SAMPLING_FALLBACK_PARAM: Dict[str, Any][source]#

None

fastvideo.v1.configs.sample.registry.SAMPLING_PARAM_DETECTOR: Dict[str, Callable[[str], bool]][source]#

None

fastvideo.v1.configs.sample.registry.SAMPLING_PARAM_REGISTRY: Dict[str, Any][source]#

None

fastvideo.v1.configs.sample.registry.get_sampling_param_cls_for_name(pipeline_name_or_path: str) Optional[Any][source]#

Get the appropriate sampling param for specific pretrained weights.

fastvideo.v1.configs.sample.registry.logger[source]#

β€˜init_logger(…)’