Skip to content

Commit 65364d6

Browse files
Fix readme emoji
1 parent 0182df9 commit 65364d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
This repository implements a deep-learning based face detection and facial landmark localization model using [multi-task cascaded convolutional neural networks (MTCNNs)](https://kpzhang93.github.io/MTCNN_face_detection_alignment/).
66

77
- [📦 Installation](#installation)
8-
- [ðŸ?? Getting Started](#getting-started)
8+
- [🏁 Getting Started](#getting-started)
99
- [🔎😄 Usage](#usage)
10-
- [â?“ About](#about)
10+
- [ About](#about)
1111
- [💬 Contribute](#contribute)
1212

1313
_Note: This code supports inference using a pretrained model. Training from scratch is not supported. Weights are imported from the [original MTCNN model](https://kpzhang93.github.io/MTCNN_face_detection_alignment/) trained in Caffe._
@@ -68,4 +68,4 @@ Please file any bug reports or feature requests as [GitHub issues](https://githu
6868
- [Support MATLAB versions earlier than R2019b](https://github.com/matlab-deep-learning/mtcnn-face-detection/issues/2)
6969

7070

71-
_Copyright 2019 The MathWorks, Inc._
71+
_Copyright 2019 The MathWorks, Inc._

0 commit comments

Comments
 (0)