Robert Bunn
Robert Bunn
Is it possible to use an S3 bucket when the model won't fit directly into a lambda layer? Resnet18 is quite small and not typical of DL models these days.
Just curious if this project will continue going forward?
This is really great work! I noticed you appear to be using this code for creating new examples of pathology images. I am doing something similar, just not pathology. Let's...
I have found your work to be very fascinating, especially the potential for much better visualizations of what has been learned by the network. I was playing around with the...
This project is really great work! However, I seem to be struggling trying to get it to work using cuda. First if you change cuda to True, then there is...
> If you are running locally, make sure that the account you are running this notebook under has all of the necessary permissions: S3ReadOnlyAccess, SagemakerFullAccess, iam:GetRole, and ECRFullAccess What is...
This is the end of my output when I run pytorch_lightning_regression.py without changes. I can't seem to figure out what is wrong or how to fix it. TEST RESULTS {'test_loss':...
Hello, Looks like this might be some great stuff! How do you set up the data to run this code on either the apofretin data, MRI or something similar (not...