doralune
Results
1
issues of
doralune
`util/export2step.py` becomes error below for `00511440.h5`, but fine for `00511440.json` ``` AttributeError: 'NoneType' object has no attribute 'IsNull' ``` I recreated the h5 file by `dataset/json2vec.py`, ran `util/export2step.py` again and...