Skip to content

Abecid/occlusion-texturing

Repository files navigation

Occlusion Texturing

Setup

pip install -r requirements.txt

# If git-lts is not installed
sudo apt-get update
sudo apt-get install git-lfs

git lfs install
git clone https://huggingface.co/h94/IP-Adapter
mv IP-Adapter/models models
mv IP-Adapter/sdxl_models sdxl_models

# Download Sample Objaverse Objects
python download_objaverse.py
  • Refer to "./configs/default.yaml" to setup your configuration file

1. Get Rendered Images from Plane Intersections

python ray_casting.py

2. Depth to Image Generation

python stylization.py

3. Mesh Texturing with Stylized Images

python texturing.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published