Generate human faces with neural networks. Contribute to aleju/face-generator development by creating an account on GitHub.
HumanGenerator Follow HumanGenerator Follow Block or Report Popular repositories Loading Hello-world Public The first repository LearnPython Public Forked from xianhu/LearnPython 以撸代码的形式学习Python Python python_km Public The scripts I write to kill time and implement some unnecessary...
git clone https://github.com/ami-iit/human-model-generator.git cd human-model-generator/code Open the file config.py with a text editor Manually modify the parameters according to the human subject anthropometric measurements (see this file) Generate the model by running python main.py The UR...
Jupyter notebooks for Paperspace. Contribute to HumanGenerator/stable-diffusion-paperspace development by creating an account on GitHub.
computer-visionanimationcomputer-graphicspytorchavatar-generatorhuman-pose-estimationmetaverse3d-reconstructionpose-estimationcloth-simulationmesh-deformationvirtual-humansimplicit-functionssmplpifupifuhdsmpl-modelsmpl-bodysmplxnormal-maps UpdatedNov 23, 2023
- [ArtSmart](https://artsmart.ai/) - AI image generator that produces realistic images based on text and image prompts, featuring outpainting, pose control, and personalized avatar generation capabilities. - [joliGEN](https://github.com/jolibrain/joliGEN) - Generative AI Image Toolset with GA...
•GHUM & GHUML: Generative 3D Human Shape and Articulated Pose Models github •Large Scale 3D Morphable Models paper code •Morphable Face Models - An Open Framework paper code dataset face • MAAD-Face: A Massively Annotated Attribute Dataset for Face Images paper • FaceScape: 3D Facia...
To tackle the representational and computational challenges in synthesizing the articulated structure of human bodies, we propose a novel generator architecture in which a 2D convolutional backbone is modulated by a 3D pose mapping network. The 3D pose mapping network is formulated as a renderable ...
Unity's privacy-preserving human-centric synthetic data generator computer-visiondeep-learningunityunity3dperceptionobject-detectionlabelinghuman-pose-estimationtransfer-learninghuman-activity-recognitionpose-estimationsynthetic-datasynthetic-dataset-generationsynthetic-datasetssynthetic-data-generationhuman-centric-mlowner...
("AIGCer-OPPO/FaceScore-dpo-SDXL-LoRA") pipe.to('cuda') generator=torch.Generator(device='cuda').manual_seed(42) image = pipe( prompt='A woman in a costume standing in the desert', guidance_scale=5.0, generator=generator, output_type='pil', ).images[0] image.save('A woman in a...