Add berkeley test, add weights for shelfnets

Signed-off-by: Micaela Verucchi <micaelaverucchi@gmail.com>
This commit is contained in:
Micaela Verucchi
2020-07-01 10:53:24 +02:00
parent 3bf9547502
commit a5cc4e3eda
4 changed files with 305 additions and 4 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ const char *trans[] = {
int main()
{
// downloadWeightsifDoNotExist(input_bin, "shelfnet", "https://cloud.hipert.unimore.it/s/x4ZfxBKN23zAJQp/download");
downloadWeightsifDoNotExist(input_bin, "shelfnet", "https://cloud.hipert.unimore.it/s/mEDZMRJaGCFWSJF/download");
int classes = 19;