Image Classification
ONNX
nbouberbachene commited on
Commit
1aebb88
·
verified ·
1 Parent(s): b9c7237

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
  ```