pytorch / hub

Submission to https://pytorch.org/hub/
1.38k stars 240 forks source link

Fix: lost reference number #303

Closed cpprhtn closed 1 year ago

cpprhtn commented 1 year ago

@NicolasHug

I found a strange sentence

in line 62, There is a reference to [1]

Progressive Growing of GANs is a method developed by Karras et. al. [1] in 2017 allowing generation of high resolution images. To do so, the generative network is trained slice by slice. At first the model is trained to build very low resolution images, once it converges, new layers are added and the output resolution doubles. The process continues until the desired resolution is reached.

But I don't see [1] in the docs.

So, I modified it by referring to other documents written on facebookresearch facebookresearch_pytorchvideo_x3d

netlify[bot] commented 1 year ago

Deploy Preview for pytorch-hub-preview ready!

Name Link
Latest commit 881923b8b6f4839bb17f0a3fb814f8326df4c29c
Latest deploy log https://app.netlify.com/sites/pytorch-hub-preview/deploys/6312c4d654ef0d00090084b3
Deploy Preview https://deploy-preview-303--pytorch-hub-preview.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.