Devansh Bisla
Devansh Bisla
Traceback (most recent call last): File "/Users/devansh20la/Documents/Vision lab/Melanoma/ResNet/Exp w:o age/ResNet50_val.py", line 9, in import torchsample File "build/bdist.macosx-10.7-x86_64/egg/torchsample/__init__.py", line 6, in File "/Users/devansh20la/anaconda2/lib/python2.7/site-packages/torchsample-0.1.3-py2.7.egg/torchsample/datasets.py", line 106 inputs = np.empty((len(load_range), *_parse_shape(input_sample))) ^ SyntaxError:...
## Changes 1. Added stochastic_lanczos.py under hessian_eigenthings. As per the discussions on the [OG repo](https://github.com/google/spectral-density), the hvp operations are performed on gpu while the rest of the computations are performed...
### Description Function ```apply_ckpt``` in class ```AbstractAutoencoder``` call CheckpointEngine to load checkpoints. However, this class ("Engine") does not exist #216 #217 ### Changes Made Changed function ```apply_ckpt``` in class ```AbstractAutoencoder```...
https://github.com/johnwlambert/dlupi-heteroscedastic-dropout/blob/da71881506a550d19a0879fc625d4ff609ac11e3/cnns/imagenet/create_bbox_dataset.py#L160-L172 I'm trying to re-create the exact dataset. I feel like all the shutil.copy lines here should be uncommented because otherwise, I'm just iterating over the data and not creating...