ByteDance-Seed / ByteDance-Seed/Depth-Anything-3
NameError: name 'reference_view_strategy' is not defined
- Dominant language
- Python
- Stars
- 6.3k
- Forks
- 702
- PR merge metrics
- No merged PRs in 30d
Description
Running the very basic CLI examples and getting the above error, from `C:\Users\th1si\git\Depth-Anything-3\.venv\lib\site-packages\depth_anything_3\cli.py:626`. The example I'm running is pretty vanilla:
`da3 video .\assets\examples\robot_unitree.mp4 --export-dir ./workspace/scene001 --use-backend --backend-url http://localhost:8008`
Windows 11, CUDA 13.2 available.
Any pointers appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at depth_anything_3/cli.py:626 and reproduce the failure with the reported da3 video command, using the issue's Windows and backend settings. Trace why reference_view_strategy is unavailable, then verify that the same CLI example runs without the NameError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100