szymanowiczs / splatter-image

Official implementation of `Splatter Image: Ultra-Fast Single-View 3D Reconstruction' CVPR 2024
https://szymanowiczs.github.io/splatter-image
BSD 3-Clause "New" or "Revised" License
806 stars 59 forks source link

Missing hydra/defaults #3

Closed g3956 closed 8 months ago

g3956 commented 8 months ago

Thank you for your brilliant work.

When I run python train_network.py +dataset=[hydrants], I encounter a bug In 'default_config': Could not find 'hydra/defaults'. I checked the configs folder and I found the file is missing in the repository.

LaFeuilleMorte commented 8 months ago

Thank you for your brilliant work.

When I run python train_network.py +dataset=[hydrants], I encounter a bug In 'default_config': Could not find 'hydra/defaults'. I checked the configs folder and I found the file is missing in the repository.

same issue.

13253318778 commented 8 months ago

Mee too . I also encounter the bug. So, I beg for your help, please help me with the help of friends who have solved this problem, thank you very much! The problem is: In 'default_config': Could not find 'hydra/defaults'

Available options in 'hydra': config Config search path: provider=hydra, path=pkg://hydra.conf provider=main, path=file://G:\worksplace\splatter-image\configs provider=schema, path=structured://

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.

szymanowiczs commented 8 months ago

Hi - thanks for highlighting, I made an update which should resolve the issue. Let me know if it persists.

13253318778 commented 8 months ago

Hi - thanks for highlighting, I made an update which should resolve the issue. Let me know if it persists.

Yeah,I solved this problem and thank you so much for your help and for your outstanding work. My best wish to you.

Pluteapple commented 7 months ago

Hi - thanks for highlighting, I made an update which should resolve the issue. Let me know if it persists.

Yeah,I solved this problem and thank you so much for your help and for your outstanding work. My best wish to you.

Hello, I am still encountering this error while executing this step. Could you please tell me how you resolved it? Also, could you leave a contact method?