Asif Nawaz

Results 4 comments of Asif Nawaz

point no 1 has been solved. However, I am still seeking the solution for point no 2, to train different GANs on custom dataset.

I am attempting to use pre-trained weights for inference on a set of images, but I am encountering issues with the command-line arguments and configuration. My goal is to use...

I believe **PySODEvalToolkit** is for evaluating the metrics like precision, recall, f-measure, dice, IOU etc. However,my goal is slightly different; I am primarily interested in generating **prediction mask** using the...

Thanks for your help! The model is now generating predicted masks as I desired. I have one more question: How can I use this model to generate a prediction mask...