Remove large image
Browse files- ImageClassification1_2x.png +0 -0
- README.md +0 -2
ImageClassification1_2x.png
DELETED
Binary file (457 kB)
|
|
README.md
CHANGED
@@ -7,8 +7,6 @@ license: mit
|
|
7 |
|
8 |
# ResNet: Deep Residual Learning for Image Recognition
|
9 |
|
10 |
-
![Image Classification Task](ImageClassification1_2x.png)
|
11 |
-
|
12 |
ResNet introduced the concept of residual blocks and is one of the most preferred architectures for feature extraction, image classification, object detection, segmentation, and other tasks. The Core ML models in this repository correspond to the ResNet-50 variant for image classification.
|
13 |
|
14 |
## Models
|
|
|
7 |
|
8 |
# ResNet: Deep Residual Learning for Image Recognition
|
9 |
|
|
|
|
|
10 |
ResNet introduced the concept of residual blocks and is one of the most preferred architectures for feature extraction, image classification, object detection, segmentation, and other tasks. The Core ML models in this repository correspond to the ResNet-50 variant for image classification.
|
11 |
|
12 |
## Models
|