Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit 63d0b52

Browse files
authored
Update download links in Readme.md
1 parent dd90ae5 commit 63d0b52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

STM32_AES_v2/Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can selectively download only the [extracted database](https://files.data.go
2626

2727

2828
<pre>
29-
$ wget https://files.data.gouv.fr/anssi/ascadv2/ascadv2-extracted.h5
29+
$ wget https://www.data.gouv.fr/api/1/datasets/r/a6cf925c-079c-4468-a723-d94bce6c31f8 -O ascadv2-extracted.h5
3030
</pre>
3131

3232

@@ -35,8 +35,8 @@ Once this step is over, you can download the trained models:
3535
<pre>
3636
$ mkdir ../ASCAD_trained_models
3737
$ cd ../ASCAD_trained_models
38-
$ wget https://static.data.gouv.fr/resources/ascadv2/20210408-165909/ascadv2-multi-resnet-earlystopping.zip
39-
$ wget https://static.data.gouv.fr/resources/ascadv2/20210409-105237/ascadv2-multi-resnet-wo-permind-earlystopping.zip
38+
$ wget https://www.data.gouv.fr/api/1/datasets/r/a4eeef49-2c6a-40e3-9e8e-f8ecccb52974 -O ascadv2-multi-resnet-earlystopping.zip
39+
$ wget https://www.data.gouv.fr/api/1/datasets/r/c26d7e7c-f1ff-4ba0-9384-983bf62d00e4 -O ascadv2-multi-resnet-wo-permind-earlystopping.zip
4040
$ unzip ascadv2-multi-resnet-earlystopping.zip
4141
$ unzip ascadv2-multi-resnet-wo-permind-earlystopping.zip
4242
</pre>

0 commit comments

Comments
 (0)