widedh

Results 10 comments of widedh

did you fix it? I have the same issue

how did you fix it? I have the same issue

hello, did you find a solution, please?

Hi, Where did you find the checkpoint file, please?

Hi, did you find the demo please?

Hello, this git repo did the conversion : for i, mask in enumerate(masks): # Convert the mask to a binary image #binary_mask = mask.cpu().numpy().squeeze().astype(np.uint8) binary_mask = torch.from_numpy(masks).squeeze().numpy().astype(np.uint8) # Find the...

Hello, I have the same issue. Did you find a solution? Thank you

Hello, did you find a solution to test the code on a custom dataset? If yes, can you please share it with me? Thanks

hello, this is due to an error in the naming, there is an extra '.jpg' at the end of some images..

Hello, there is due to the naming of some images. There is an extra '.jpg' at the end.