RISE icon indicating copy to clipboard operation
RISE copied to clipboard

query reagarding code

Open Rukhmini opened this issue 5 years ago • 1 comments

Hello, The masks that have been generated are stored somewhere? Is it possible to to get access to the path where the masks stored? Also, what is 's' in the generate_mask function?

Rukhmini avatar Jun 24 '20 13:06 Rukhmini

the mask is dumped in the top directory as mask.npy. Its a numpy array.

navneeth avatar Jul 01 '20 06:07 navneeth