Skip to content

Commit

Permalink
mise à jour automatique 13d5e4ab3e752b93c5d4c147df450fc786c32171
Browse files Browse the repository at this point in the history
  • Loading branch information
benhadid committed Feb 16, 2024
1 parent 56c6288 commit dd6c3cb
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (3.9.4)
jekyll (3.9.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.4">Jekyll</generator><link href="https://benhadid.github.io//m1vpo/feed.xml" rel="self" type="application/atom+xml" /><link href="https://benhadid.github.io//m1vpo/" rel="alternate" type="text/html" /><updated>2024-02-11T20:13:57+01:00</updated><id>https://benhadid.github.io//m1vpo/feed.xml</id></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://benhadid.github.io//m1vpo/feed.xml" rel="self" type="application/atom+xml" /><link href="https://benhadid.github.io//m1vpo/" rel="alternate" type="text/html" /><updated>2024-02-16T22:06:52+01:00</updated><id>https://benhadid.github.io//m1vpo/feed.xml</id></feed>
6 changes: 4 additions & 2 deletions static_files/assignments/hw0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"metadata": {},
"source": [
"# Devoir 1 &mdash; Algèbre linéaire et manipulation d'images sous Python \n",
"**Échéance : 25 février 2024 &ndash; 23h59**\n",
"<br><br>\n",
"\n",
"## Récupération des fichiers dans Colab"
]
},
Expand Down Expand Up @@ -509,8 +512,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## 4. Livrables\n",
"\n",
"## 4. Livrables \n",
"### 4.1. Le code (à remettre sur [benhadid.ddns.net](https://benhadid.ddns.net/course/M1_VPO/hw0))\n",
"\n",
"Le fichier \"devoir1.zip\" contenant les fichiers **`linalg.py`** et **`imageManip.py`** modifiés dans les zones indiquées par `### VOTRE CODE ICI - DEBUT` et `### VOTRE CODE ICI - FIN`.\n",
Expand Down
5 changes: 4 additions & 1 deletion static_files/assignments/hw1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"metadata": {},
"source": [
"# Devoir 2 &mdash; Détection et mise en correspondance de primitives\n",
"**Échéance : 10 mars 2024 &ndash; 23h59**\n",
"<br><br>\n",
"\n",
"## Récupération des fichiers dans Colab"
]
},
Expand Down Expand Up @@ -482,7 +485,7 @@
"\n",
"<del>\n",
"\n",
"### 6.2. Le rapport (à remettre via CanvasLMS) (15 points)\n",
"### 6.2. Le rapport (à remettre via CanvasLMS) \n",
" \n",
"Éditez un court rapport qui décrit **clairement** votre travail en incluant des résultats d'analyse comparative (benchmark) en termes de courbes ROC et ASC sur le **jeu de données Yosemite** fourni dans le répertoire `resources`. Pour calculer des courbes ROC\n",
"\n",
Expand Down
3 changes: 3 additions & 0 deletions static_files/assignments/hw2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
},
"source": [
"# Devoir 3 &mdash; Images Panoramiques\n",
"**Échéance : 14 avril 2024 &ndash; 23h59**\n",
"<br><br>\n",
"\n",
"## Récupération des fichiers dans Colab"
]
},
Expand Down
3 changes: 3 additions & 0 deletions static_files/assignments/hw3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"metadata": {},
"source": [
"# Devoir 4 &mdash; Stéréo-vision et reconstruction 3D\n",
"**Échéance : 05 mai 2024 &ndash; 23h59**\n",
"<br><br>\n",
"\n",
"## Récupération des fichiers dans Colab"
]
},
Expand Down

0 comments on commit dd6c3cb

Please sign in to comment.