处理方法: (1)pip install spatial-correlation-sampler 变成 pip install spatial-correlation-sampler==0.2.1 换spatial-correlation-sampler版本 (2)因为版本更改,删除一个参数, im_patches, patch_coords = sample_patch_multiscale(im, pos, scales, sz, mode=self.params.get('border_mode','replicate'), ...
确认'spatial_correlation_sampler'模块的存在性: 该模块确实存在,它是一个用于计算空间相关性的PyTorch扩展,通常用于计算机视觉任务中。模块的GitHub仓库地址为:ClementPinard/Pytorch-Correlation-extension。 检查Python环境配置: 确保你的Python环境中已经安装了PyTorch,因为spatial_correlation_sampler是基于PyTorch的扩展。
building 'spatial_correlation_sampler_backend' extension creating build\temp.win-amd64-3.7 creating build\temp.win-amd64-3.7\Release creating build\temp.win-amd64-3.7\Release\Correlation_Module C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\cl.exe /c /nologo /Ox /W3 /GL /DNDEBU...
论文:《MAST: A Memory-Augmented Self-Supervised Tracker》 github地址:https://github.com/zlai0/MAST 记录一下配置MAST中的安装spatial-correlation-sampler过程中的坑,几个月前跑过这个网络,最近换了个服务器重新配置环境,spatial-correlation-sampler的安装过程遇到... ...
Open shamanezopened this issueApr 18, 2020· 1 comment Open opened this issueApr 18, 2020· 1 comment shamanezcommentedApr 18, 2020 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment