Skip to content

Commit a5b6de3

Browse files
committed
Update README
1 parent baea8fd commit a5b6de3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
- [Introduction](#introduction)
1717
- [Installation](#installation)
1818
- [Quickstart](#quickstart)
19-
- [Image classification using the model pretrained on ImageNet](#image-classification-using-the-model-pretrained-on-imagenet)
20-
- [An end-to-end example: fine-tuning an image classification model on a cats vs. dogs dataset](#an-end-to-end-example-fine-tuning-an-image-classification-model-on-a-cats-vs-dogs-dataset)
19+
- [Image classification with ImageNet weights](#image-classification-using-the-model-pretrained-on-imagenet)
20+
- [An end-to-end fine-tuning example: cats vs. dogs dataset](#an-end-to-end-example-fine-tuning-an-image-classification-model-on-a-cats-vs-dogs-dataset)
2121
- [Grad-CAM](#grad-cam)
2222
- [Model Zoo](#model-zoo)
2323
- [License](#license)
@@ -27,7 +27,7 @@
2727

2828
**K**eras **Im**age **M**odels (`kimm`) is a collection of image models, blocks and layers written in Keras 3. The goal is to offer SOTA models with pretrained weights in a user-friendly manner.
2929

30-
KIMM is:
30+
**KIMM** is:
3131

3232
🚀 A model zoo where almost all models come with **pre-trained weights on ImageNet**.
3333

0 commit comments

Comments
 (0)