Balamurali

Results 16 issues of Balamurali

Hi, Thanks for providing ComplexCNN. I would like to know if there is any Pytorch implementation of Complex Batch Normalization and Complex ReLU. Thank

Can the augmentation being applied to the image also be applied to the bounding box ? For example, if the object in an image is given by bounding box. Applying...

The assumptions made are the image and mask should have the same file name. There is only single object in an image. Based on the output image path and mask...

Thanks for this repository. The repo has mainly used U-Net as the base network for MRI reconstruction. I was thinking if we could add base networks which has shown promising...

enhancement

I am not able to obtain the same accruacy as shown in train log using eval code. Do you have any suggestions ?

For all the cases, the number of training iterations is set to 1048576. Can this number be reduced ? How is this number decided?

In code: from scipy.stats import median_absolute_deviation as mad Latest scipy uses the following "scipy.stats.median_abs_deviation" Can you please update this

Why does COCO have 91 classes, compared to 80 classes ?

Demo_testvoc code is added, which can help in preparing the segmentation masks required for VOC submission portal.

Could you please include a zeroshot script to run the inference for base2new class setting ?