o
    €o™i–  ã                   @   s4   d dl mZ d dlmZ dgZG dd„ deeƒZdS )é    )ÚRandomTransplantation)ÚAugmentationBase3DÚRandomTransplantation3Dc                   @   s   e Zd ZdZdS )r   a  RandomTransplantation3D augmentation.

    3D version of the :class:`kornia.augmentation.RandomTransplantation` augmentation intended to be used with
    :class:`kornia.augmentation.AugmentationSequential`. The interface is identical to the 2D version.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r	   r	   ú_/home/ubuntu/.local/lib/python3.10/site-packages/kornia/augmentation/_3d/mix/transplantation.pyr      s    N)Ú+kornia.augmentation._2d.mix.transplantationr   Úkornia.augmentation._3d.baser   Ú__all__r   r	   r	   r	   r
   Ú<module>   s   