Navdeeppal Singh

Results 2 issues of Navdeeppal Singh

Updated error according to numbers from: https://pytorch.org/vision/main/models.html#table-of-all-available-classification-weights. `torchvision` documentation version: `main (0.15.0a0+23c2e5f )`. For consistency with the numbers from `torchvision`, I have not rounded the numbers to 2 decimal places...

cla signed

The `hub` documentation here: https://pytorch.org/hub/pytorch_vision_vgg/ reports the `vgg11_bn` top-1 error to be `26.70`. That is, a top-1 accuracy of `73.30`. This is almost as good as the `resnet34` reported here:...