plrlz2
Results
2
comments of
plrlz2
Probably it depends on the version of the dependencies, but if you face those type issues, just put `coor = coor.astype(int)` right after `coor[3] = int(coor[3] * image_w)` in L145...
Interesting, can you point me to the code section where the openness value is sampled? Thanks a lot!