Closed Bear-kai closed 4 years ago
L81: cam=np.ones(target.shape[1:], dtype=np.float32) # Why not np.zeros()?
You can find in #11.
@narrowsnap Thanks, get it !
Thank you for the answer @narrowsnap !
L81: cam=np.ones(target.shape[1:], dtype=np.float32) # Why not np.zeros()?