概要 Windows。 from tensorflow.contrib.layers import conv2d, max_pool2d, conv2d_transpose ModuleNotFoundError: No module named 'tensorflow.contrib' 解決方法。 関連github https://github.com/nie-lang/DeepImageStitching-1.0 ステート 解決。 エラー発生バージョン tensorflow 2.5.0 エラー解決バージョン 該当github requirementの情報 tensorflow 1.13.1…