Image Classification
ONNX
nbouberbachene commited on
Commit
04163d7
·
verified ·
1 Parent(s): 26d781c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,13 +16,13 @@ Please see www.github.com/kalray/kann-models-zoo for details and proper usage. <
16
 
17
  # Lecture note reference
18
 
19
- ImageNet Classification with Deep Convolutional Neural Networks, https://papers.nips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf
20
- One weird trick for parallelizing convolutional neural networks, https://arxiv.org/pdf/1404.5997.pdf
21
 
22
  # Repository or links references
23
 
24
- https://github.com/onnx/models/blob/main/vision/classification/alexnet/
25
- https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
26
 
27
  BibTeX entry and citation info
28
  ```
 
16
 
17
  # Lecture note reference
18
 
19
+ - ImageNet Classification with Deep Convolutional Neural Networks, https://papers.nips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf
20
+ - One weird trick for parallelizing convolutional neural networks, https://arxiv.org/pdf/1404.5997.pdf
21
 
22
  # Repository or links references
23
 
24
+ - https://github.com/onnx/models/blob/main/vision/classification/alexnet/
25
+ - https://pytorch.org/vision/stable/models/generated/torchvision.models.alexnet.html#torchvision.models.alexnet
26
 
27
  BibTeX entry and citation info
28
  ```