MCPcopy Create free account

hub / github.com/FuxiCV/MeInGame / types & classes

Types & classes31 in github.com/FuxiCV/MeInGame

↓ 34 callersClassGatedConv2d
networks.py:217
↓ 6 callersClassGatedDeConv2d
networks.py:245
↓ 4 callersClassDataset
lib/dataset.py:10
↓ 2 callersClassImageCropper
lib/image_cropper.py:10
↓ 2 callersClassSegment
Label 00: background Label 01: face skin (excluding ears and neck) Label 02: left eyebrow Label 03: right eyebrow Label 04: left
lib/face_segment.py:10
↓ 2 callersClassShape_Transfer
lib/rbf.py:9
↓ 2 callersClassUVCreator
lib/uv_creator.py:15
↓ 2 callersClassUVInpainting
uv_inpainting.py:31
↓ 2 callersClassVGG19
lib/loss.py:158
↓ 1 callersClassAdversarialLoss
r""" Adversarial loss https://arxiv.org/abs/1711.10337
lib/loss.py:11
↓ 1 callersClassBFM_model
lib/deep3d.py:114
↓ 1 callersClassDeep3DFace
create_dataset.py:20
↓ 1 callersClassDeep3DFace
lib/deep3d.py:12
↓ 1 callersClassFlatten
networks.py:259
↓ 1 callersClassGaussianBlur
r"""Creates an operator that blurs a tensor using a Gaussian filter. The operator smooths the given tensor with a gaussian kernel by convolving
lib/gaussian.py:83
↓ 1 callersClassGenerator
networks.py:42
↓ 1 callersClassImageDiscriminator
networks.py:148
↓ 1 callersClassInpaintingModel
models.py:28
↓ 1 callersClassPerceptualLoss
r""" Perceptual loss, VGG-based https://arxiv.org/abs/1603.08155 https://github.com/dxyang/StyleTransfer/blob/master/utils.py
lib/loss.py:109
↓ 1 callersClassResNet
lib/face_segment.py:172
↓ 1 callersClassStyleLoss
r""" Perceptual loss, VGG-based https://arxiv.org/abs/1603.08155 https://github.com/dxyang/StyleTransfer/blob/master/utils.py
lib/loss.py:71
↓ 1 callersClassUVMapDiscriminator
networks.py:180
ClassBFM_model
utils.py:35
ClassBaseNetwork
networks.py:8
ClassBasicBlock
lib/face_segment.py:102
ClassBottleneck
lib/face_segment.py:134
ClassFaceAlignment
lib/face_align.py:47
ClassFacialLoss
r""" Perceptual loss, VGG-based https://arxiv.org/abs/1603.08155 https://github.com/dxyang/StyleTransfer/blob/master/utils.py
lib/loss.py:51
ClassLandmarksType
Enum class defining the type of landmarks to detect. ``_2D`` - the detected points ``(x,y)`` are detected in a 2D space and follow the visible co
lib/face_align.py:19
ClassMesh
lib/meshio.py:8
ClassNetworkSize
lib/face_align.py:32