Skip to content

Commit

Permalink
chore: update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechCermak committed Nov 27, 2024
1 parent bac0673 commit c6f97de
Show file tree
Hide file tree
Showing 8 changed files with 3,408 additions and 1,949 deletions.
20 changes: 10 additions & 10 deletions examples/example-features.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 2,
"id": "78b04526",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|█████████████████████████████████████████████████████████████████| 3/3 [00:00<00:00, 3.45it/s]\n"
"100%|█████████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 7.10it/s]\n"
]
}
],
Expand All @@ -53,15 +53,15 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 3,
"id": "5f6bb73b",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|█████████████████████████████████████████████████████████████████| 3/3 [00:00<00:00, 4.46it/s]\n"
"100%|█████████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 9.72it/s]\n"
]
}
],
Expand All @@ -76,15 +76,15 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 4,
"id": "ff226994",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|█████████████████████████████████████████████████████████████████| 3/3 [00:00<00:00, 5.84it/s]\n"
"100%|█████████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 9.59it/s]\n"
]
}
],
Expand All @@ -99,15 +99,15 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 5,
"id": "ac1e189e",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|█████████████████████████████████████████████████████████████████| 3/3 [00:00<00:00, 11.04it/s]\n"
"100%|█████████████████████████████████████████████████████████████████| 4/4 [00:00<00:00, 19.90it/s]\n"
]
}
],
Expand All @@ -130,7 +130,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 7,
"id": "8d9da74f",
"metadata": {},
"outputs": [
Expand All @@ -139,7 +139,7 @@
"output_type": "stream",
"text": [
"INFO:timm.models._builder:Loading pretrained weights from Hugging Face hub (BVRA/MegaDescriptor-T-224)\n",
"100%|█████████████████████████████████████████████████████████████████| 1/1 [00:01<00:00, 1.13s/it]\n"
"100%|█████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 1.46it/s]\n"
]
}
],
Expand Down
Loading

0 comments on commit c6f97de

Please sign in to comment.