From d2d2c05efa2f92886603b5480149088cfab82b95 Mon Sep 17 00:00:00 2001 From: Alexandre MEYER <alexandre.meyer@univ-lyon1.fr> Date: Fri, 27 Oct 2023 11:37:09 +0000 Subject: [PATCH] Update file TP_AEAnimation.md --- web/content/am/TP_AEAnimation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/content/am/TP_AEAnimation.md b/web/content/am/TP_AEAnimation.md index b1f6df6..9934253 100644 --- a/web/content/am/TP_AEAnimation.md +++ b/web/content/am/TP_AEAnimation.md @@ -23,7 +23,7 @@ Le papier qui propose une approche équivalente pour transférer le style d'une ### Le code * [Le code de départ est à télécharger ici.](https://perso.liris.cnrs.fr/alexandre.meyer/teaching/master_charanim/download/StyleTransfer.zip) - + * [le code](../doc/tp_style_transfer.zip) Il faut installer un peu plus de lib que pour pytorch. Panda3D, pyglm, etc. sont nécessaires pour la visualisation des animations. Vous pouvez sûrement pouvoir installer un env avec le fichier .yml fournit ``` -- GitLab