Update README.md
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ Please see https://huggingface.co/docs/transformers/main/en/model_doc/resnet for
|
|
17 |
|
18 |
# Lecture note reference
|
19 |
|
20 |
-
Deep Residual Learning for Image Recognition, https://arxiv.org/pdf/1512.03385.pdf
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
-
https://pytorch.org/vision/main/models/generated/torchvision.models.resnet50.html#torchvision.models.resnet50
|
25 |
|
26 |
BibTeX entry and citation info
|
27 |
```
|
|
|
17 |
|
18 |
# Lecture note reference
|
19 |
|
20 |
+
- Deep Residual Learning for Image Recognition, https://arxiv.org/pdf/1512.03385.pdf
|
21 |
|
22 |
# Repository or links references
|
23 |
|
24 |
+
- https://pytorch.org/vision/main/models/generated/torchvision.models.resnet50.html#torchvision.models.resnet50
|
25 |
|
26 |
BibTeX entry and citation info
|
27 |
```
|