I was running the code of neuron_detection.py but I got some error in line 35. The error is
ValueError: The following model_kwargs are not used by the model: ['candidate_premature_layers'] (note: typos in the generate arguments will also show up in this list).
Please look into this issue.
I was running the code of neuron_detection.py but I got some error in line 35. The error is
ValueError: The following
model_kwargsare not used by the model: ['candidate_premature_layers'] (note: typos in the generate arguments will also show up in this list).Please look into this issue.