Graph2plan
Graph2plan copied to clipboard
Request for Detailed Environment Setup
I've tried many times to reinstall the virtual environment, but it hasn't run successfully. Can someone provide a detailed list of a successfully running environment? This should include the minor version of Python 3.7.x, and versions for Django, OpenCV, SciPy, Pandas, Shapely, etc., as well as the versions for PyTorch and torchvision.
刚刚跑通了代码 环境上面基本上没有特别严格的要求
值得注意的是 ignite的安装是安装 pytorch-ignite
其次我在 pytorch-ignite 0.5的环境下 遇到如下的bug
请在这一行中去掉关于这个关键字的信息,由于没有找到save()函数,且本人底层基本上一窍不通,猜测应该是由于pytorch-ignite在后续更新中取消了这个关键字,但是现在也不确定实验最初用的是哪个版本