when i execute the command as in the documentation i get the following error
python -m AugmentedNet.inference AugmentedNet.hdf5 myfile.musicxml
usage: inference.py [-h] [--modelPath MODELPATH] [--dir] [--useGpu] inputPath
inference.py: error: unrecognized arguments: myfile.musicxml
please clarify which values must be given to execute the inference against a file that is in the same folder.
when i execute the command as in the documentation i get the following error
please clarify which values must be given to execute the inference against a file that is in the same folder.