Skip to content

Commit

Permalink
update precompute link
Browse files Browse the repository at this point in the history
  • Loading branch information
raptor-wang committed Jan 27, 2024
1 parent 2c596b2 commit 26c3972
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ python3 launch.py \
2. If you have an object cutting image edge, in config, tuning the parameters range of elevation and fov to be a larger range, e.g. ```[0, 30]```, otherwise, you may do image outpainting and follow tips 1.
3. Check the results with ImageDream diffusion model before using it in 3D rendering to save time.

## PreComputed Results
- Since there is some randomness in diffusion model and time costly to get baseline results. We put our pre-computed results for reproducing Tab.1 in the paper in a [hugging face dataset card](https://huggingface.co/datasets/Peng-Wang/ImageDream)


## Citing
If you find ImageDream helpful, please consider citing:
Expand Down

0 comments on commit 26c3972

Please sign in to comment.