|
393 | 393 | {
|
394 | 394 | "cell_type": "code",
|
395 | 395 | "execution_count": 12,
|
396 |
| - "metadata": { |
397 |
| - "scrolled": false |
398 |
| - }, |
| 396 | + "metadata": {}, |
399 | 397 | "outputs": [],
|
400 | 398 | "source": [
|
401 | 399 | "ssd = SingleShotDetector(data, backbone='resnet101',focal_loss=True)"
|
|
411 | 409 | {
|
412 | 410 | "cell_type": "code",
|
413 | 411 | "execution_count": 13,
|
414 |
| - "metadata": { |
415 |
| - "scrolled": false |
416 |
| - }, |
| 412 | + "metadata": {}, |
417 | 413 | "outputs": [
|
418 | 414 | {
|
419 | 415 | "data": {
|
|
493 | 489 | {
|
494 | 490 | "cell_type": "code",
|
495 | 491 | "execution_count": 15,
|
496 |
| - "metadata": { |
497 |
| - "scrolled": false |
498 |
| - }, |
| 492 | + "metadata": {}, |
499 | 493 | "outputs": [
|
500 | 494 | {
|
501 | 495 | "data": {
|
|
746 | 740 | {
|
747 | 741 | "cell_type": "code",
|
748 | 742 | "execution_count": 17,
|
749 |
| - "metadata": { |
750 |
| - "scrolled": false |
751 |
| - }, |
| 743 | + "metadata": {}, |
752 | 744 | "outputs": [
|
753 | 745 | {
|
754 | 746 | "data": {
|
|
835 | 827 | {
|
836 | 828 | "cell_type": "code",
|
837 | 829 | "execution_count": 19,
|
838 |
| - "metadata": { |
839 |
| - "scrolled": false |
840 |
| - }, |
| 830 | + "metadata": {}, |
841 | 831 | "outputs": [
|
842 | 832 | {
|
843 | 833 | "data": {
|
|
1003 | 993 | },
|
1004 | 994 | {
|
1005 | 995 | "cell_type": "code",
|
1006 |
| - "execution_count": 26, |
1007 |
| - "metadata": { |
1008 |
| - "scrolled": true |
1009 |
| - }, |
| 996 | + "execution_count": 5, |
| 997 | + "metadata": {}, |
1010 | 998 | "outputs": [
|
1011 | 999 | {
|
1012 | 1000 | "data": {
|
1013 | 1001 | "text/html": [
|
1014 |
| - "\n", |
1015 |
| - " <div>\n", |
1016 |
| - " <style>\n", |
1017 |
| - " /* Turns off some styling */\n", |
1018 |
| - " progress {\n", |
1019 |
| - " /* gets rid of default border in Firefox and Opera. */\n", |
1020 |
| - " border: none;\n", |
1021 |
| - " /* Needs to be in here for Safari polyfill so background images work as expected. */\n", |
1022 |
| - " background-size: auto;\n", |
1023 |
| - " }\n", |
1024 |
| - " .progress-bar-interrupted, .progress-bar-interrupted::-webkit-progress-bar {\n", |
1025 |
| - " background: #F44336;\n", |
1026 |
| - " }\n", |
1027 |
| - " </style>\n", |
1028 |
| - " <progress value='11295' class='' max='11295', style='width:300px; height:20px; vertical-align: middle;'></progress>\n", |
1029 |
| - " 100.00% [11295/11295 13:43<00:00]\n", |
1030 |
| - " </div>\n", |
1031 |
| - " " |
| 1002 | + "<video src=\"../../static/video/road_crack_prediction.mp4\" controls >\n", |
| 1003 | + " Your browser does not support the <code>video</code> element.\n", |
| 1004 | + " </video>" |
1032 | 1005 | ],
|
1033 | 1006 | "text/plain": [
|
1034 |
| - "<IPython.core.display.HTML object>" |
| 1007 | + "<IPython.core.display.Video object>" |
1035 | 1008 | ]
|
1036 | 1009 | },
|
| 1010 | + "execution_count": 5, |
1037 | 1011 | "metadata": {},
|
1038 |
| - "output_type": "display_data" |
| 1012 | + "output_type": "execute_result" |
1039 | 1013 | }
|
1040 | 1014 | ],
|
1041 | 1015 | "source": [
|
|
1045 | 1019 | " resize=True)"
|
1046 | 1020 | ]
|
1047 | 1021 | },
|
1048 |
| - { |
1049 |
| - "cell_type": "markdown", |
1050 |
| - "metadata": {}, |
1051 |
| - "source": [ |
1052 |
| - "<video width=\"100%\" height=\"450\" loop=\"loop\" controls src=\"../../static/video/road_crack_prediction.mp4\" />" |
1053 |
| - ] |
1054 |
| - }, |
1055 | 1022 | {
|
1056 | 1023 | "cell_type": "markdown",
|
1057 | 1024 | "metadata": {},
|
|
1491 | 1458 | "notebookRuntimeVersion": ""
|
1492 | 1459 | },
|
1493 | 1460 | "kernelspec": {
|
1494 |
| - "display_name": "Python 3", |
| 1461 | + "display_name": "Python 3 (ipykernel)", |
1495 | 1462 | "language": "python",
|
1496 | 1463 | "name": "python3"
|
1497 | 1464 | },
|
|
1505 | 1472 | "name": "python",
|
1506 | 1473 | "nbconvert_exporter": "python",
|
1507 | 1474 | "pygments_lexer": "ipython3",
|
1508 |
| - "version": "3.7.9" |
| 1475 | + "version": "3.11.0" |
1509 | 1476 | }
|
1510 | 1477 | },
|
1511 | 1478 | "nbformat": 4,
|
1512 |
| - "nbformat_minor": 2 |
| 1479 | + "nbformat_minor": 4 |
1513 | 1480 | }
|
0 commit comments