Community Profile

photo

Hasintha Hewage


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Question


Is there any way to use deep learning model for higher resolutions images (like 1024x1024)
I want to use mobilenetv2 model with transfer learning. It uses 224x224 image resolution in default for the image classification...

2 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago