bvc159487

Results 2 issues of bvc159487

Description [bvc159487](https://github.com/bvc159487) opened [2 minutes ago](https://github.com/dvlab-research/3D-Box-Segment-Anything/issues/17#issue-2922133412) 在部署使用grounded_sam_osx_demo.py的过程中,出现了如下问题: Traceback (most recent call last): File "E:\DP\Grounded-Segment-Anything\grounded_sam_osx_demo.py", line 26, in from groundedsamosx.osx import get_model File "E:\DP\Grounded-Segment-Anything\groundedsamosx\osx.py", line 4, in from nets.module import PositionNet,...

在部署使用grounded_sam_osx_demo.py的过程中,出现了如下问题: Traceback (most recent call last): File "E:\DP\Grounded-Segment-Anything\grounded_sam_osx_demo.py", line 26, in from groundedsamosx.osx import get_model File "E:\DP\Grounded-Segment-Anything\groundedsamosx\osx.py", line 4, in from nets.module import PositionNet, HandRotationNet, FaceRegressor, BoxNet, HandRoI, BodyRotationNet File...