Skip to content
Snippets Groups Projects
Commit 30466b18 authored by bbauvin's avatar bbauvin
Browse files

debugging

parent 735142c5
No related branches found
No related tags found
No related merge requests found
......@@ -400,7 +400,6 @@ if True:
"classifiersConfigs": bestClassifiersConfigs,
'fusionMethodConfig': fusionMethodConfig}}
argumentDictionaries["Multiview"].append(arguments)
print bestClassifiersConfigs
except:
pass
try:
......
......@@ -122,7 +122,6 @@ def transformData(dataArray):
i=0
name=nameb
while fail:
print name
if not os.path.isfile(name):
dsetFile = h5py.File(name, "w")
fail=False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment