ACGPN icon indicating copy to clipboard operation
ACGPN copied to clipboard

How to run on custom image ?

Open hamzanaeem1999 opened this issue 4 years ago • 1 comments
trafficstars

I have tried your code and it is working fine but I want to run the code on custom images , how it is possible ?

hamzanaeem1999 avatar Jul 09 '21 08:07 hamzanaeem1999

Hi @hamzanaeem1999 , to run on custom images, you need to prepare the masks and segmentation files from the input images, according to the dataset used here. You can also refer to the original author's repository and their paper on how to prepare your custom data. Thanks.

minar09 avatar Sep 18 '21 04:09 minar09