Question regarding guided sampling
melhashash opened this issue · 1 comments
melhashash commented
gjgjgjfff commented
Hi, thanks for open-sourcing the project
I have a question regarding these two lines:
Line 373 in 5890f15
Line 374 in 5890f15
I think you did not use the
near_bound
andfar_bound
as in equation (6) in the paper, is it correct, or I am missing something?
Hello, I have the same question, why is near_bound and far_bound used here?and how should these two values be set if it is my own data set?