Jebb

Results 14 comments of Jebb

Hey guys! I believe I have exhausted the stock configuration matched with various data preprocessing steps like image thresholding, grayscaling, and etc.. It seems that we are in the same...

Is inceptionV3 more resource hungry compared to VGG16? I immediately get OOMs when attempting to train. I ended up reducing my batch size to just 1 because reducing it in...

@IAmAbdusKhan yes, it's always on multiples of 3 due to the code being `batch_size = 1 ` then `batch_size *= 3`

I've parked this problem for now as I wish to try storing the means for faster image search. I'm leaving this thread open for discussions for as long as @akarshzingade...