Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

打印预测点 #101

Open
CoderXuans opened this issue Dec 30, 2024 · 0 comments
Open

打印预测点 #101

CoderXuans opened this issue Dec 30, 2024 · 0 comments

Comments

@CoderXuans
Copy link

@deepcs233
你好,还需要打扰您一下,我在LLM预测出来点后加了个打印
with torch.cuda.amp.autocast(enabled=True):
waypoints, is_end = self.net(input_data, inference_mode=True, image_embeds=image_embeds)
print(waypoints)
打印出来的数据截图如下:
5913785aee6c20572431fa27b90ec2f7
请问打印出来的张量都是(y,-x)的坐标吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant