georgy95 / mst-tf

Tensorflow Implementation of Multimodal Style Transfer via Graph Cuts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run error

feifelicia opened this issue · comments

I run it locally, why has many error?

  1. x = UpSampling2D(interpolation='bilinear')(x)
    TypeError: ('Keyword argument not understood:', 'interpolation')
  2. TypeError: train_mst() got an unexpected keyword argument 'job_dir'