reginabarzilaygroup / Sybil

Deep Learning for Lung Cancer Risk Prediction using LDCT
MIT License
62 stars 38 forks source link

Fix np.random.randint raising ValueError (#8) #16

Closed tamas-visy closed 5 months ago

tamas-visy commented 1 year ago

I also encountered the error described in the issue mentioned in the commit.

Applying jryoungw's fix did indeed solve the issue on my side, and I was able to run inference on Windows.

jsilter commented 5 months ago

This particular line of code was removed in the v1.2.0 update, inference should run on Windows