increase training crop + new edges for Karusell

increase training crop dtom 769 t o1281 for all models + 7 edges for Karusell dataset_v2_88
This commit is contained in:
2022-08-25 14:24:21 +03:00
parent 7673495534
commit 95c662018d
8 changed files with 38 additions and 11 deletions

View File

@@ -4,7 +4,11 @@
"cell_type": "code",
"execution_count": null,
"id": "120b4212",
"metadata": {},
"metadata": {
"pycharm": {
"name": "#%%\n"
}
},
"outputs": [],
"source": [
"!python -m openpifpaf.predict test\\images\\test.png \\\n",
@@ -18,7 +22,11 @@
"cell_type": "code",
"execution_count": null,
"id": "984d60d5",
"metadata": {},
"metadata": {
"pycharm": {
"name": "#%%\n"
}
},
"outputs": [],
"source": [
"# !python -m openpifpaf.video --source test\\videos\\test.mp4 \\\n",
@@ -51,4 +59,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}