ByteDance-Seed / ByteDance-Seed/Depth-Anything-3
SFM step runs, but pipeline breaks due to protocol mismatch in the next stage
- Dominant language
- Python
- Stars
- 6.3k
- Forks
- 702
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for your great work!
I am trying to run the Depth-Anything pipeline.
The SfM stage completes successfully, but the next step(3DGS) fails due to a protocol mismatch error.
Issue Description
After the SfM process finishes without any problems, the following stage does not run.
The log shows that the protocol or data format between modules is not compatible, causing the pipeline to stop.
Steps to Reproduce
1. Run the pipeline with the provided commands.
2. Verify that the SfM step completes normally.
3. The next stage(3DGS) immediately throws a protocol mismatch error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.