Perceiver-multi-modality-pytorch

Latest version: v1.4.0

Safety actively analyzes 623126 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

This release contains two new implementations of Perceiver:
1. one supports multiple modalities of data in the same batch (lucidrains' implementation accepted only a single data modality at the time this repo was forked).
2. the second implements an experimental approach where text embeddings are chunked and one chunk given to one layer of the perceiver during cross-attention. This could be beneficial when you need to learn from text with other modalities, use with caution, do your own evaluations of performance.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.