Closed tjliupeng closed 7 years ago
Hi, Julian,
After training, I run step3_predict _nodules.py and the result is odd: all the x, y, z coordinates are 0.0, and diameter_mm column are all negative.
What's the possible problem?
Thanks
The root cause is that the (int/int) in python 2 is 0.
Hi, Julian,
After training, I run step3_predict _nodules.py and the result is odd: all the x, y, z coordinates are 0.0, and diameter_mm column are all negative.
What's the possible problem?
Thanks