Update README.md
Installation: conda create -n gan python=3.7 pip install jittor==1.3.8.5
problem we encountered: 我们在执行代码的时候遇到了数据集下在报错的问题,可能是因为ubuntu没有下载vpn没能翻墙,所以所幸直接复制网址下载。 需要下载的数据集网址如下: https://storage.googleapis.com/cvdf-datasets/mnist/train-images-idx3-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/train-labels-idx1-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/t10k-images-idx3-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/t10k-labels-idx1-ubyte.gz
generator_last.pkl由于超过了5M,所以没能上传
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
The_3rd_Planning_Artificial_Intelligence_Challenge
Installation: conda create -n gan python=3.7 pip install jittor==1.3.8.5
problem we encountered: 我们在执行代码的时候遇到了数据集下在报错的问题,可能是因为ubuntu没有下载vpn没能翻墙,所以所幸直接复制网址下载。 需要下载的数据集网址如下: https://storage.googleapis.com/cvdf-datasets/mnist/train-images-idx3-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/train-labels-idx1-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/t10k-images-idx3-ubyte.gz https://storage.googleapis.com/cvdf-datasets/mnist/t10k-labels-idx1-ubyte.gz
generator_last.pkl由于超过了5M,所以没能上传