2085924055
2085924055
pip install -e . Looking in indexes: https://mirrors.aliyun.com/pypi/simple Obtaining file:///G:/SegmentAnythingin3D/GroundingDINO Preparing metadata (setup.py) ... done Requirement already satisfied: torch in d:\anaconda3\envs\segmentanythingin3d\lib\site-packages (from groundingdino==0.1.0) (1.12.1) Requirement already satisfied: torchvision in d:\anaconda3\envs\segmentanythingin3d\lib\site-packages...
hello, I want to know how to test, there seems to be no test file?
When I run the following commond : Python run.py --config=configs/llff/kitchen.py --stop_at=20000 --render_video --i_weights=10000 I get this error : File "G:\SegmentAnythingin3D-master\lib\grid.py", line 171, in __init__ self.xy_plane = nn.Parameter(torch.randn([1, Rxy, X, Y])...