mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-04 17:13:02 +00:00
fixup summaryfile
This commit is contained in:
parent
5c35c0cee4
commit
f121bfb981
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ class RainfallWaterSegmenter(object):
|
|||
def make_model(self):
|
||||
self.model = model_rainfallwater_segmentation(
|
||||
batch_size=self.batch_size,
|
||||
summary_file=self.filepath_summary,
|
||||
**self.kwargs
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue