lzc

Results 3 issues of lzc

from ._nms import lib as _lib, ffi as _ffi from ._crop_resize import lib as _lib, ffi as _ffi from ._roi_align import lib as _lib, ffi as _ffi from ._roi_crop import...

hello, after reading your paper, I have a question, what's the meaning of this sentence: `self.newimg = tf.tanh(modifier + self.timg) * self.boxmul + self.boxplus` the input data is between [-0.5,0.5],...