Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-leon committed Apr 7, 2021
1 parent 5d5335d commit 0e8ecfe
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions Beautify ALAE.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "exterior-proposal",
"id": "respiratory-retirement",
"metadata": {},
"source": [
"# WORK IN PROGRESS\n",
Expand All @@ -13,7 +13,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "absent-thunder",
"id": "thousand-pocket",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -29,7 +29,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "laughing-northeast",
"id": "convenient-tracy",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -48,7 +48,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "designing-rochester",
"id": "tracked-ferry",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -65,7 +65,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "protective-agenda",
"id": "exotic-liberal",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -80,7 +80,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cooperative-appliance",
"id": "occupational-plumbing",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -90,7 +90,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "narrow-external",
"id": "electric-murder",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -104,7 +104,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "metropolitan-swimming",
"id": "color-backup",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -176,7 +176,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cathedral-playback",
"id": "smart-problem",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -192,7 +192,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "suspected-terry",
"id": "continental-insulin",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -224,7 +224,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "disturbed-regression",
"id": "chief-fisher",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -248,7 +248,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "radical-recycling",
"id": "residential-reaction",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -263,7 +263,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "permanent-strategy",
"id": "steady-cartridge",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -301,7 +301,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "exceptional-tracker",
"id": "wrong-difference",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -313,7 +313,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "competent-roommate",
"id": "balanced-memorial",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -339,7 +339,6 @@
" \n",
" img = Image.fromarray(im.detach().numpy())\n",
" \n",
" landmarks_detector = LandmarksDetector(landmarks_model_path)\n",
" generated_image_landmarks = face_recognition.face_landmarks(np.array(img))[0]\n",
" \n",
" lm = np.load(face_landmarks)\n",
Expand Down Expand Up @@ -422,7 +421,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "useful-postage",
"id": "white-integrity",
"metadata": {},
"outputs": [],
"source": []
Expand Down

0 comments on commit 0e8ecfe

Please sign in to comment.