Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FuxiCV/MeInGame
/ types & classes
Types & classes
31 in github.com/FuxiCV/MeInGame
⨍
Functions
166
◇
Types & classes
31
↓ 34 callers
Class
GatedConv2d
networks.py:217
↓ 6 callers
Class
GatedDeConv2d
networks.py:245
↓ 4 callers
Class
Dataset
lib/dataset.py:10
↓ 2 callers
Class
ImageCropper
lib/image_cropper.py:10
↓ 2 callers
Class
Segment
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 callers
Class
Shape_Transfer
lib/rbf.py:9
↓ 2 callers
Class
UVCreator
lib/uv_creator.py:15
↓ 2 callers
Class
UVInpainting
uv_inpainting.py:31
↓ 2 callers
Class
VGG19
lib/loss.py:158
↓ 1 callers
Class
AdversarialLoss
r""" Adversarial loss https://arxiv.org/abs/1711.10337
lib/loss.py:11
↓ 1 callers
Class
BFM_model
lib/deep3d.py:114
↓ 1 callers
Class
Deep3DFace
create_dataset.py:20
↓ 1 callers
Class
Deep3DFace
lib/deep3d.py:12
↓ 1 callers
Class
Flatten
networks.py:259
↓ 1 callers
Class
GaussianBlur
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 callers
Class
Generator
networks.py:42
↓ 1 callers
Class
ImageDiscriminator
networks.py:148
↓ 1 callers
Class
InpaintingModel
models.py:28
↓ 1 callers
Class
PerceptualLoss
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 callers
Class
ResNet
lib/face_segment.py:172
↓ 1 callers
Class
StyleLoss
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 callers
Class
UVMapDiscriminator
networks.py:180
Class
BFM_model
utils.py:35
Class
BaseNetwork
networks.py:8
Class
BasicBlock
lib/face_segment.py:102
Class
Bottleneck
lib/face_segment.py:134
Class
FaceAlignment
lib/face_align.py:47
Class
FacialLoss
r""" Perceptual loss, VGG-based https://arxiv.org/abs/1603.08155 https://github.com/dxyang/StyleTransfer/blob/master/utils.py
lib/loss.py:51
Class
LandmarksType
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
Class
Mesh
lib/meshio.py:8
Class
NetworkSize
lib/face_align.py:32