Skip to content

Commit

Permalink
Merge 120c912 into 57aa05a
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Jul 2, 2020
2 parents 57aa05a + 120c912 commit bf6b56f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/sources/user_guide/image/eyepad_align.ipynb
Expand Up @@ -67,7 +67,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This example illustrates the use of EyepadAlign fit to a **single** target input image (first image in the [CelebA dataset](http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html)) to the canonical computer vision benchmark image Lena such that the eye position is in the same scale and location as the target image."
"This example illustrates the use of EyepadAlign fit to a **single** target input image (first image in the [CelebA dataset](http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html)) to another portrait such that the eye position is in the same scale and location as the target image."
]
},
{
Expand Down Expand Up @@ -277,7 +277,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Finally, the an example of aligning the original Lena image to the average landmarks in the dataset is shown below:"
"Finally, the an example of aligning the original face image to the average landmarks in the dataset is shown below:"
]
},
{
Expand Down Expand Up @@ -783,7 +783,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
"version": "3.7.1"
},
"toc": {
"base_numbering": 1,
Expand All @@ -800,5 +800,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 1
"nbformat_minor": 4
}

0 comments on commit bf6b56f

Please sign in to comment.