sammy-su / Spherical-Convolution

63 stars 16 forks source link

encountered an error #5

Closed yaoshunya closed 5 years ago

yaoshunya commented 5 years ago

i want to use this code.

but,i cann't use code without error.

util/rf.py/l401 results = pool.map(buildtiltRf, range(sphereH/2,-1,-1))

is range(,-1,) the correct code?