Skip to content

bug #15

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

Open
Zesheng666 opened this issue Aug 8, 2023 · 6 comments
Open

bug #15

Zesheng666 opened this issue Aug 8, 2023 · 6 comments

Comments

@Zesheng666
Copy link

image
跑DINO+Point_MAE,老是出现这个bug,这是什么原因啊

@nomewang
Copy link
Owner

nomewang commented Sep 8, 2023

这个可能是因为数据集没有正确读进来,可以再检查一下读取数据是否存在问题。

@limaodaxia
Copy link

请问checkpoints文件夹应该放在哪里呀?放在项目根目录下,还是models文件夹下?

1 similar comment
@limaodaxia
Copy link

请问checkpoints文件夹应该放在哪里呀?放在项目根目录下,还是models文件夹下?

@leo112578
Copy link

报错显示FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/pointmae_pretrain.pth',哪里找这个文件阿?

@limaodaxia
Copy link

报错显示FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/pointmae_pretrain.pth',哪里找这个文件阿?

这个仓库文件里可以下载

@leo112578
Copy link

图片
NotImplementedError: There were no tensor arguments to this function (e.g., you passed an empty list of Tensors), but no fallback function is registered for schema aten::_cat. This usually means that this function requires a non-empty list of Tensors, or that you (the operator writer) forgot to register a fallback function. Available functions are [CPU, CUDA, QuantizedCPU, BackendSelect, Python, Named, Conjugate, Negative, ZeroTensor, ADInplaceOrView, AutogradOther, AutogradCPU, AutogradCUDA, AutogradXLA, AutogradLazy, AutogradXPU, AutogradMLC, AutogradHPU, AutogradNestedTensor, AutogradPrivateUse1, AutogradPrivateUse2, AutogradPrivateUse3, Tracer, AutocastCPU, Autocast, Batched, VmapMode, Functionalize].
为什么会出现这个问题阿?

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

4 participants