robustness icon indicating copy to clipboard operation
robustness copied to clipboard

Package Versions Unclear

Open AbraGanz opened this issue 2 years ago • 0 comments

Do you know what package versions you were using for this? I can't get the make_cifar_c code to run with Python 3.9.9 and PyTorch 1.10. Different corruptions currently output different data types (e.g. uint8 vs float64) which I am struggling to then convert to a reasonable image.

AbraGanz avatar Apr 20 '23 08:04 AbraGanz