Synthesized 360 views of Stable Diffusion generated photos with PanoHead

This page summarizes the projects mentioned and recommended in the original post on /r/StableDiffusion

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • PanoHead

    Code Repository for CVPR 2023 Paper "PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree"

  • Using the recently released PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360° code https://github.com/sizhean/panohead I had a go with people generated from Stable Diffusion (using DeliberateV2 model). I've not figured out yet how they're generating the camera pose information (in the dataset.json inside dataset folder) so I just used their example images and ran through ControlNet to ensure it was the same camera pose for my images, swapping my image file name for the label in the json array. To get the code running I used WSL Ubuntu and installed Cuda Toolkit 11.3, then created the conda environment from their instructions. I think the code is expecting multiple GPU so I had to change the line device = torch.device('cuda') in all of the main python files in the repo. It could be possible to use the results of this to make a synthetic dataset for dreambooth training of a new coherent person (with a bit of work, the quality needs to be a little higher, maybe running images back through img2img + ControlNet first to clean up).

  • eg3d

  • It's based on this, which has cats https://github.com/NVlabs/eg3d

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PanoHead

    Code Repository for CVPR 2023 Paper "PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree" (by hack-mans)

  • Just added basic version to my fork of the repo, needs some work but currently we still can't generate using a random image yet so I just included their example https://github.com/hack-mans/PanoHead

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kolmogorov-Arnold Network for Reinforcement Leaning, Initial Experiments

    1 project | news.ycombinator.com | 2 May 2024
  • Create an AI prototyping environment using Jupyter Lab IDE with Typescript, LangChain.js and Ollama for rapid AI prototyping

    4 projects | dev.to | 2 May 2024
  • Show HN: FileKitty – Combine and label text files for LLM prompt contexts

    4 projects | news.ycombinator.com | 1 May 2024
  • Effortlessly Create an AI Dungeon Master Bot Using Julep and Chainlit

    1 project | dev.to | 1 May 2024
  • An Exploration of Software-defined networks in video streaming, Part Three: Performance of a streaming system over a SDN

    1 project | dev.to | 1 May 2024