Closed chengchihhong closed 5 years ago
Maybe it is trivial for practitioners, but it makes sense to do so by considering that some people in formal methods or safety engineering background may have difficulty to run helloworld.
MNIST can be installed by default when torchvision.datasets.MNIST(root='data/mnist'... is called
GTSRB can be downloaded also relatively with ease.
Maybe it is trivial for practitioners, but it makes sense to do so by considering that some people in formal methods or safety engineering background may have difficulty to run helloworld.