I'm getting the error ERROR: Failed to parse options - unrecognised option '--export_path' in the reconstruction cell. I was able to fix it locally by replacing export_path with output_path Hope that helps.
I'm getting the error
ERROR: Failed to parse options - unrecognised option '--export_path'
in the reconstruction cell.
I was able to fix it locally by replacing
export_path
with
output_path
Hope that helps.