jinnovation / derain-net

A (WIP) TensorFlow reproduction of Fu, Huang, Ding, Liao, and Paisley's method for single-image rain removal (https://arxiv.org/abs/1609.02087)

Home Page:https://jjin.info/derain-net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some error when run

alexjinbao opened this issue · comments

python 3.6 also run with python2.7

I run the train.py in linux , and i match the environment but meet some error ,as the fllow

File "train.py", line 38
params = {**MODEL_DEFAULT_PARAMS, **params}
^
SyntaxError: invalid syntax

can you hlep me? Thank you