Model info
Project fbanimegan
fbanime.pkl
StyleGan2 model trained with official StyleGan3. But I modified the code (networks_stylegan2.py and dataset.py) to support non-square resolutions.
FID: 1.4
fbanime_fp32.pkl
fp32 version of fbanime.pkl
Note: Fp16 version (fbanime.pkl) only works on gpu. And fp32 version works on gpu and cpu.
g_mapping.onnx
onnx format mapping network of fbanime_fp32.pkl
g_synthesis.onnx
onnx format synthesis network of fbanime_fp32.pkl
encoder.onnx
e4e model trained with encoder4editing-stylegan3. I add support for official StyleGan2 model and change backbone to ResNet-34 in restyle-encoder.
waifu_dect.onnx
YOLOv5 model trained with official YOLOv5
Usage
see demo
Dataset
fbanimehq v2.0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.