neuronets / trained-models

Trained TensorFlow models for 3D image processing
https://neuronets.dev/trained-models
22 stars 15 forks source link

Path to data in test command should be absolute and relative #94

Open hvgazula opened 1 year ago

hvgazula commented 1 year ago

@gaiborjosue quick question: Looking at the add model instructions, you said the path to data should be relative to the repo structure. But at inference time, in the zoo cmd-line, the data can be anywhere on the system. In that case, relative path will raise an error. Won't it?

https://github.com/neuronets/trained-models/blob/master/add_model_instructions.md#8-test-command