thomaskuestner / CNNArt

Automatic and reference-free MR artifact detection
Apache License 2.0
25 stars 17 forks source link

SyntaxError: non-keyword arg after keyword arg #95

Closed wzehui closed 5 years ago

wzehui commented 6 years ago

CNNArt/main.py", line 141 tmpPatches, tmpLabels = datapre.fPreprocessData(os.path.join(dbinfo.sPathIn, pat, dbinfo.sSubDirs[1], seq), scpatchSize, cfg['patchOverlap'], 1, cfg['sLabeling'], sTrainingMethod=sTrainingMethod, cfg['range'])

thomaskuestner commented 5 years ago

solved