ACGPN
ACGPN copied to clipboard
How to run on custom image ?
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 ?
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.