Update README.md
Browse files
README.md
CHANGED
@@ -16,10 +16,11 @@ Please see https://huggingface.co/docs/transformers/main/en/model_doc/resnet for
|
|
16 |
|
17 |
# Lecture note reference
|
18 |
|
|
|
19 |
|
20 |
# Repository or links references
|
21 |
|
22 |
-
-
|
23 |
|
24 |
BibTeX entry and citation info
|
25 |
```
|
|
|
16 |
|
17 |
# Lecture note reference
|
18 |
|
19 |
+
- Deep Residual Learning for Image Recognition, https://arxiv.org/pdf/1512.03385.pdf
|
20 |
|
21 |
# Repository or links references
|
22 |
|
23 |
+
- https://github.com/onnx/models/blob/main/validated/vision/classification/resnet/model/resnet101-v1-7.onnx
|
24 |
|
25 |
BibTeX entry and citation info
|
26 |
```
|