Sat2Densitypp / README.md
qian43's picture
Update README.md
81bc8fc verified
metadata
pipeline_tag: image-to-3d

Sat2Density++ Checkpoints

This folder contains pretrained checkpoints for Sat2Density++.

Contents

  • CVACT / CVUSA / VIGOR checkpoints
  • Each dataset folder includes:
    • generator_config.json
    • generator_smooth.pth

Usage

Place the checkpoint folders under checkpoints/ in the project root, then run:

  • bash demos/inference_demo/demo_cvact.sh 0
  • bash demos/inference_demo/demo_cvusa.sh 0
  • bash demos/inference_demo/demo_vigor.sh 0

License

MIT (same as the main repository).