CSA icon indicating copy to clipboard operation
CSA copied to clipboard

Official implementation of CVPR2020 Paper "Cooling-Shrinking Attack"

Results 6 CSA issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

我已经安装好了正确版本的cuda,但是运行代码出现了unknown error我不知道问题出在哪里,你能帮我解决吗?

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

我按照自述文件所说,在Linux系统里安装了cuda 10.0后运行代码出现了cuda runtime error (38) : no CUDA-capable device is detected。我搜索了网上的方案后均无法解决请问你能帮帮我吗?

This error occurred when I configured the environment according to the readme file and ran the code.How can I solve this problem?