Deep Learning kerasでinput_shapeとoutput_shapeを取得する
転移学習をする際、元になるモデルはVGG16やResNet、Xceptionなど種類が多い 色々試してみたいけど、その度にソースコードのinput_shapeを書き換えるのが面倒くさいし、argeparseで引数にするのも手間 なので、直接...
Deep Learning
Deep Learning
Deep Learning
Deep Learning