处理方法: (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'), ...
论文:《MAST: A Memory-Augmented Self-Supervised Tracker》 github地址:https://github.com/zlai0/MAST 记录一下配置MAST中的安装spatial-correlation-sampler过程中的坑,几个月前跑过这个网络,最近换了个服务器重新配置环境,spatial-correlation-sampler的安装过程遇到... ...
如果你遇到任何安装错误,可能是因为你的Python环境配置不正确,或者该包与你的Python版本不兼容。此时,你可以尝试查看包的官方文档或GitHub仓库中的issue部分,以获取更详细的安装指南或解决方案。 如果你在使用CUDA或特定版本的PyTorch,并且希望确保与 spatial-correlation-sampler 的兼容性,请仔细阅读包的官方文档和安装说...
Building wheel for spatial-correlation-sampler (setup.py) ... error Complete output from command C:\Anaconda3\python.exe -u -c "import setuptools, tokenize;file='C:\Users\Boris\AppData\Local\Temp\pip-install-f4ekhfs9\spatial-correlation-sampler\setup.py';f=getattr(tokenize, 'open', open)...
zlai0/CorrFlowPublic NotificationsYou must be signed in to change notification settings Fork31 Star269 New issue Open Description shamanez