ArunMathewML
Results
3
comments of
ArunMathewML
can we find mask area of single object
> Try this: > `np.reshape(r['masks'], (-1, r['masks'].shape[-1])).astype(np.float32).sum()` is it for single object
is it necessary to give zloc value for accurate predictions