Image Classification
TF Lite
ONNX
nbouberbachene commited on
Commit
c3f9498
·
verified ·
1 Parent(s): d5e65d9

Update README.md

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