Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meet some problems when running 'Construct cost volume' stage #5

Closed
snowflakewang opened this issue Jan 16, 2024 · 7 comments
Closed

Comments

@snowflakewang
Copy link

Hello, thank you for your brilliant work!
I am confused when running Construct cost volume stage. I find that, after Predict source views, I have already obtained con_volume_lod_150.pth. So do I still need to run Construct cost volume stage? Or I can directly go to GeoDream Training?

Thanks a lot :)

@mabaorui
Copy link
Collaborator

Hi,
Thank you for your attention. The complete training process requires going through the following three steps. https://github.com/baaivision/GeoDream?tab=readme-ov-file#quickstart

You should go through step 2(step2-run-volume.sh) to obtain con_volume_lod_150.pth. Did you obtain con_volume_lod_150.pth by running step 1(step1-run-mv.sh or run-volume-by-zero123.sh or run-volume-by-sd-zero123.sh)? If so, could you provide more detailed information? We'll investigate whether it's a code issue. Thank you.

@snowflakewang
Copy link
Author

Hello. My case is as below:
In my conda environment, I first ran the code:

cd ./mv-diffusion
sh run-volume-by-zero123.sh "An astronaut riding a horse" "ref_imges/demo.png" # because I want to use Zero123-XL

After that, I got con_volume_lod_150.pth in the 'mv-diffusion/volume/An_astronaut_riding_a_horse/' folder.

Thanks for your quick reply! :)

@mabaorui
Copy link
Collaborator

mabaorui commented Jan 16, 2024

Hi,
This is not the expected result. We recommend continuing with step 2(step2-run-volume.sh) and step 3 (https://github.com/baaivision/GeoDream#geodream-training) to observe the program's execution and provide further feedback. We will also conduct further investigations to identify the reasons. Thank you very much.

@snowflakewang
Copy link
Author

I see. I will run the code following your instructions and check whether the result is reasonable.

Thank you! :)

@mabaorui
Copy link
Collaborator

Hi,
I sincerely apologize for any confusion caused by the ambiguity in our previous README. We have reorganized the README to provide clearer instructions for running the program. Please refer to the updated section for more precise guidance on execution.

https://github.com/baaivision/GeoDream?tab=readme-ov-file#quickstart

@snowflakewang
Copy link
Author

Thanks a lot for your revised instructions, which make the code running process more clear for me! I think there is no misleading term for me now.

Many thanks to you, again!! :)

@mabaorui
Copy link
Collaborator

I am closing this issue. If you have any more questions, please feel free to reopen it or create new issues.
If you find GeoDream helpful, please consider star this repository. Thanks~ :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants