Athul Suresh

Results 27 issues of Athul Suresh

input.data.resize_(real_cpu.size()).copy_(real_cpu) RuntimeError: set_sizes_contiguous is not allowed on a Tensor created from .data or .detach(). If your intent is to change the metadata of a Tensor (such as sizes / strides...

I trained a MaskRCNN model using Resent50 backbone on Nature dataset (butterfly and squirrel, 2 class dataset). After training for 300 , batch size 2 epochs this is the result...

i got a log like this `Scanning labels data/MPA/1.cache3 (65710 found, 0 missing, 3319 empty, 2095 duplicate, for 69029 images): 69029it [00:03, 21084.58it/s]` what does it mean? does it mean...

I would like try out an inference, could you please share classifier.sav file.