jetson-examples 0.1.8__py3-none-any.whl → 0.2.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jetson_examples-0.1.8.dist-info → jetson_examples-0.2.0.dist-info}/LICENSE +21 -21
- {jetson_examples-0.1.8.dist-info → jetson_examples-0.2.0.dist-info}/METADATA +1 -1
- jetson_examples-0.2.0.dist-info/RECORD +120 -0
- reComputer/__init__.py +1 -1
- reComputer/main.py +60 -60
- reComputer/scripts/MoveNet-Lightning/clean.sh +8 -8
- reComputer/scripts/MoveNet-Lightning/getVersion.sh +59 -59
- reComputer/scripts/MoveNet-Lightning/init.sh +6 -6
- reComputer/scripts/MoveNet-Lightning/readme.md +30 -30
- reComputer/scripts/MoveNet-Lightning/run.sh +19 -19
- reComputer/scripts/MoveNet-Thunder/clean.sh +7 -7
- reComputer/scripts/MoveNet-Thunder/getVersion.sh +59 -59
- reComputer/scripts/MoveNet-Thunder/init.sh +6 -6
- reComputer/scripts/MoveNet-Thunder/readme.md +31 -31
- reComputer/scripts/MoveNet-Thunder/run.sh +18 -18
- reComputer/scripts/MoveNetJS/clean.sh +4 -4
- reComputer/scripts/MoveNetJS/readme.md +56 -56
- reComputer/scripts/MoveNetJS/run.sh +13 -13
- reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/config.yaml +31 -0
- reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/init.sh +19 -16
- reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh +8 -8
- reComputer/scripts/audiocraft/README.md +35 -35
- reComputer/scripts/audiocraft/clean.sh +5 -5
- reComputer/scripts/audiocraft/config.yaml +31 -0
- reComputer/scripts/audiocraft/init.sh +20 -16
- reComputer/scripts/audiocraft/run.sh +7 -7
- reComputer/scripts/check.sh +4 -4
- reComputer/scripts/clean.sh +33 -33
- reComputer/scripts/comfyui/LICENSE +21 -21
- reComputer/scripts/comfyui/README.md +127 -127
- reComputer/scripts/comfyui/clean.sh +9 -7
- reComputer/scripts/comfyui/config.yaml +30 -29
- reComputer/scripts/comfyui/init.sh +9 -163
- reComputer/scripts/comfyui/run.sh +30 -30
- reComputer/scripts/depth-anything/Dockerfile +5 -5
- reComputer/scripts/depth-anything/LICENSE +21 -21
- reComputer/scripts/depth-anything/README.md +135 -135
- reComputer/scripts/depth-anything/clean.sh +8 -8
- reComputer/scripts/depth-anything/config.yaml +30 -31
- reComputer/scripts/depth-anything/init.sh +5 -164
- reComputer/scripts/depth-anything/run.sh +22 -22
- reComputer/scripts/depth-anything-v2/Dockerfile +5 -5
- reComputer/scripts/depth-anything-v2/LICENSE +21 -21
- reComputer/scripts/depth-anything-v2/README.md +135 -135
- reComputer/scripts/depth-anything-v2/clean.sh +7 -7
- reComputer/scripts/depth-anything-v2/config.yaml +31 -31
- reComputer/scripts/depth-anything-v2/init.sh +6 -164
- reComputer/scripts/depth-anything-v2/run.sh +22 -22
- reComputer/scripts/live-llava/init.sh +16 -16
- reComputer/scripts/live-llava/run.sh +278 -278
- reComputer/scripts/llama-factory/README.md +68 -68
- reComputer/scripts/llama-factory/clean.sh +4 -4
- reComputer/scripts/llama-factory/config.yaml +30 -0
- reComputer/scripts/llama-factory/init.sh +20 -52
- reComputer/scripts/llama-factory/run.sh +10 -10
- reComputer/scripts/llama3/clean.sh +22 -22
- reComputer/scripts/llama3/config.yaml +31 -0
- reComputer/scripts/llama3/init.sh +19 -16
- reComputer/scripts/llama3/run.sh +13 -13
- reComputer/scripts/llava/clean.sh +3 -4
- reComputer/scripts/llava/config.yaml +31 -0
- reComputer/scripts/llava/init.sh +19 -16
- reComputer/scripts/llava/run.sh +9 -9
- reComputer/scripts/llava-v1.5-7b/config.yaml +31 -0
- reComputer/scripts/llava-v1.5-7b/init.sh +20 -16
- reComputer/scripts/llava-v1.5-7b/run.sh +9 -9
- reComputer/scripts/llava-v1.6-vicuna-7b/config.yaml +31 -0
- reComputer/scripts/llava-v1.6-vicuna-7b/init.sh +19 -16
- reComputer/scripts/llava-v1.6-vicuna-7b/run.sh +10 -10
- reComputer/scripts/nanodb/config.yaml +31 -0
- reComputer/scripts/nanodb/init.sh +19 -16
- reComputer/scripts/nanodb/readme.md +10 -10
- reComputer/scripts/nanodb/run.sh +90 -90
- reComputer/scripts/nanoowl/config.yaml +31 -0
- reComputer/scripts/nanoowl/init.sh +19 -16
- reComputer/scripts/nanoowl/run.sh +7 -7
- reComputer/scripts/ollama/clean.sh +22 -22
- reComputer/scripts/ollama/config.yaml +31 -0
- reComputer/scripts/ollama/init.sh +19 -16
- reComputer/scripts/ollama/run.sh +11 -11
- reComputer/scripts/parler-tts/clean.sh +7 -7
- reComputer/scripts/parler-tts/getVersion.sh +59 -59
- reComputer/scripts/parler-tts/init.sh +8 -8
- reComputer/scripts/parler-tts/readme.md +63 -63
- reComputer/scripts/parler-tts/run.sh +17 -17
- reComputer/scripts/run.sh +48 -48
- reComputer/scripts/stable-diffusion-webui/config.yaml +31 -0
- reComputer/scripts/stable-diffusion-webui/init.sh +19 -16
- reComputer/scripts/stable-diffusion-webui/run.sh +6 -6
- reComputer/scripts/text-generation-webui/config.yaml +31 -0
- reComputer/scripts/text-generation-webui/init.sh +20 -16
- reComputer/scripts/text-generation-webui/run.sh +11 -11
- reComputer/scripts/ultralytics-yolo/LICENSE +21 -21
- reComputer/scripts/ultralytics-yolo/README.md +124 -124
- reComputer/scripts/ultralytics-yolo/clean.sh +6 -6
- reComputer/scripts/ultralytics-yolo/config.yaml +31 -31
- reComputer/scripts/ultralytics-yolo/init.sh +4 -4
- reComputer/scripts/ultralytics-yolo/run.sh +26 -26
- reComputer/scripts/update.sh +26 -26
- reComputer/scripts/utils.sh +169 -166
- reComputer/scripts/whisper/config.yaml +31 -0
- reComputer/scripts/whisper/init.sh +19 -16
- reComputer/scripts/whisper/run.sh +7 -7
- reComputer/scripts/yolov10/Dockerfile +13 -13
- reComputer/scripts/yolov10/README.md +71 -71
- reComputer/scripts/yolov10/clean.sh +4 -4
- reComputer/scripts/yolov10/config.yaml +31 -31
- reComputer/scripts/yolov10/init.sh +20 -20
- reComputer/scripts/yolov10/run.sh +7 -7
- reComputer/scripts/yolov8-rail-inspection/config.yaml +31 -31
- reComputer/scripts/yolov8-rail-inspection/init.sh +5 -5
- reComputer/scripts/yolov8-rail-inspection/readme.md +35 -35
- reComputer/scripts/yolov8-rail-inspection/run.sh +21 -21
- jetson_examples-0.1.8.dist-info/RECORD +0 -107
- {jetson_examples-0.1.8.dist-info → jetson_examples-0.2.0.dist-info}/WHEEL +0 -0
- {jetson_examples-0.1.8.dist-info → jetson_examples-0.2.0.dist-info}/entry_points.txt +0 -0
- {jetson_examples-0.1.8.dist-info → jetson_examples-0.2.0.dist-info}/top_level.txt +0 -0
@@ -1,21 +1,21 @@
|
|
1
|
-
MIT License
|
2
|
-
|
3
|
-
Copyright (c) 2024 luozhixin
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
7
|
-
in the Software without restriction, including without limitation the rights
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
10
|
-
furnished to do so, subject to the following conditions:
|
11
|
-
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
13
|
-
copies or substantial portions of the Software.
|
14
|
-
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
-
SOFTWARE.
|
1
|
+
MIT License
|
2
|
+
|
3
|
+
Copyright (c) 2024 luozhixin
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
7
|
+
in the Software without restriction, including without limitation the rights
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
10
|
+
furnished to do so, subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
+
SOFTWARE.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: jetson-examples
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0
|
4
4
|
Summary: Running Gen AI models and applications on NVIDIA Jetson devices with one-line command
|
5
5
|
Author-email: luozhixin <zhixin.luo@seeed.cc>
|
6
6
|
Project-URL: Homepage, https://github.com/Seeed-Projects/jetson-examples
|
@@ -0,0 +1,120 @@
|
|
1
|
+
reComputer/__init__.py,sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ,22
|
2
|
+
reComputer/main.py,sha256=3xOfzSjSmsee1o2KyMRmaXQ2vJ1kdeu7IbPLoDUI4ZI,2090
|
3
|
+
reComputer/scripts/check.sh,sha256=cUMwAjHpgJoaD5a8gTLJG7QWjF9CyKPgQ-ewRNK3FD8,127
|
4
|
+
reComputer/scripts/clean.sh,sha256=TlGas1IKqSX7MEkZe4VvCQJgjDNEvfQyuAeXtKraNMA,898
|
5
|
+
reComputer/scripts/run.sh,sha256=aKxkcj16zemZWf5ut6gHtTsgufFm4IK8GPd2b6MBQIQ,1127
|
6
|
+
reComputer/scripts/update.sh,sha256=9Pw9-laO8NU2-4t4UisjFEwHPY5-ZAIoDi3AqWBzBbs,900
|
7
|
+
reComputer/scripts/utils.sh,sha256=Hg-7vzvfSwy2znGFKPJc0yoCyzvBy88bpgJEvu3_74w,6871
|
8
|
+
reComputer/scripts/MoveNet-Lightning/clean.sh,sha256=B-CJEj8KQPd5evJjl9XDpMgQRn6-hcaxB6oEUfVozrs,124
|
9
|
+
reComputer/scripts/MoveNet-Lightning/getVersion.sh,sha256=pFaf2Uej2AhqeXkm-EJ5Zc9vqQpQwKUaK2CxKUVOfMY,1648
|
10
|
+
reComputer/scripts/MoveNet-Lightning/init.sh,sha256=A_lpAHeXzm2POhyTBvzl3Zm7CQ9GsfyzmGwLuqOyBsA,61
|
11
|
+
reComputer/scripts/MoveNet-Lightning/readme.md,sha256=D6p1otTe7BG5zIpjjEBO9TvrnwxZfcJ5-_vH6tRuEYk,724
|
12
|
+
reComputer/scripts/MoveNet-Lightning/run.sh,sha256=5HD8t4qSD281G5URRESe5dKNWWpYfVV6ZAtPvjh7PHE,344
|
13
|
+
reComputer/scripts/MoveNet-Thunder/clean.sh,sha256=4eVG5SWsfhBqCX0iLC3OLgp06WwH4VxPAybGmNmpLVw,123
|
14
|
+
reComputer/scripts/MoveNet-Thunder/getVersion.sh,sha256=pFaf2Uej2AhqeXkm-EJ5Zc9vqQpQwKUaK2CxKUVOfMY,1648
|
15
|
+
reComputer/scripts/MoveNet-Thunder/init.sh,sha256=A_lpAHeXzm2POhyTBvzl3Zm7CQ9GsfyzmGwLuqOyBsA,61
|
16
|
+
reComputer/scripts/MoveNet-Thunder/readme.md,sha256=aKP0MMCyX_A6j2eIBYTC4VUJ1kwafQepUwP2ZsC4_lw,721
|
17
|
+
reComputer/scripts/MoveNet-Thunder/run.sh,sha256=oc2Gx1De-iMilwjm7xO4YQQWwoeCdOeGRAEleo322CU,337
|
18
|
+
reComputer/scripts/MoveNetJS/clean.sh,sha256=PpC1P2zLI_gOb0s8dcSz0tVwdcnM-PvzeggdkuRdAHE,80
|
19
|
+
reComputer/scripts/MoveNetJS/readme.md,sha256=Kq8dL_hjl_qosWFIPnFUa8sv2ZzXUZ7hIo67Zfu9m9c,1632
|
20
|
+
reComputer/scripts/MoveNetJS/run.sh,sha256=iqZ-5y5-v5iLfRraJvQ_Z4eOG_zFTF_4GEu0MfEaGuI,144
|
21
|
+
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
22
|
+
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
23
|
+
reComputer/scripts/Sheared-LLaMA-2.7B-ShareGPT/run.sh,sha256=uPDPZ4zM3uKgnLg1oU19E3XlzI-8xio2Bub4Zx-3Oig,237
|
24
|
+
reComputer/scripts/audiocraft/README.md,sha256=EGEoK1Rq-Vczri24APoe2kK8e5VmJHn_gRGdvGPI8lg,951
|
25
|
+
reComputer/scripts/audiocraft/clean.sh,sha256=J_Pt-exkOLnUyDAFEeb3yzCoGNYC3FNSc5_d8IDmThQ,116
|
26
|
+
reComputer/scripts/audiocraft/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
27
|
+
reComputer/scripts/audiocraft/init.sh,sha256=ujJXMfv_i904901wFBcEGgFAJlE83j2pAP_7orIurwg,570
|
28
|
+
reComputer/scripts/audiocraft/run.sh,sha256=b0kjEeZnA5diQw6vjyrkOX-Svs5XVKGt0ABbWtZsZEs,160
|
29
|
+
reComputer/scripts/comfyui/LICENSE,sha256=feSgondqafLDgk7Dp9gnVBE5Y9K5X9mal_DGYKALzXQ,1073
|
30
|
+
reComputer/scripts/comfyui/README.md,sha256=WVuDKU4ncER6-EdWssBHDuFcEJJh0f0Q2tjyl0JUaak,7868
|
31
|
+
reComputer/scripts/comfyui/clean.sh,sha256=mzTwIlHg8FJBIe0Q0lr1oGcLAwFV40EzD2EzoJvifrk,205
|
32
|
+
reComputer/scripts/comfyui/config.yaml,sha256=ZMEclnn_wJ71Xw0oYVwUURhRz3CG4pvi5QBmmgJEmSU,636
|
33
|
+
reComputer/scripts/comfyui/init.sh,sha256=owGwu9aVdsosjBzrPmZOQtunaLOtCjjxzkr7pb_zUoQ,226
|
34
|
+
reComputer/scripts/comfyui/run.sh,sha256=OveMB_K3DCne4UzIM7_CrigjaE_vlOmhcHOxF8jACN0,911
|
35
|
+
reComputer/scripts/depth-anything/Dockerfile,sha256=gJ2Q1g2E06_z4hy9C-m1bA4X2IMqRWuo42izFfQ_E5Y,279
|
36
|
+
reComputer/scripts/depth-anything/LICENSE,sha256=feSgondqafLDgk7Dp9gnVBE5Y9K5X9mal_DGYKALzXQ,1073
|
37
|
+
reComputer/scripts/depth-anything/README.md,sha256=FeSMWdOFv2SeWA4x_abPzy7eK3AbaUhCcsHuNQzS0dk,4918
|
38
|
+
reComputer/scripts/depth-anything/clean.sh,sha256=D8A5dr5S1EE8-A5cd-EJv3LKA7sbZ3TcoyHZdhkC4QE,199
|
39
|
+
reComputer/scripts/depth-anything/config.yaml,sha256=fXWvsvEhz7toklEEgjipLZpv09xdvSNCwPPZWMIdNQQ,635
|
40
|
+
reComputer/scripts/depth-anything/init.sh,sha256=FTf5Hobsz8JHhCrYo1mV-KczlK7_YLlFa_p5z0YWxSA,154
|
41
|
+
reComputer/scripts/depth-anything/run.sh,sha256=EvZ8WJ3uzqkR5HjR1DF5Qda4M5x4P7BofMghAO4pKCg,730
|
42
|
+
reComputer/scripts/depth-anything-v2/Dockerfile,sha256=gJ2Q1g2E06_z4hy9C-m1bA4X2IMqRWuo42izFfQ_E5Y,279
|
43
|
+
reComputer/scripts/depth-anything-v2/LICENSE,sha256=feSgondqafLDgk7Dp9gnVBE5Y9K5X9mal_DGYKALzXQ,1073
|
44
|
+
reComputer/scripts/depth-anything-v2/README.md,sha256=c1QHPGUrTXhtDG1TJgBpF5di4PlVMIVO_LJkslAAMFU,4877
|
45
|
+
reComputer/scripts/depth-anything-v2/clean.sh,sha256=Txeu3YXlrrYh0RjzLVVYn_LyD16ikaxzE8C0KCNPQcM,204
|
46
|
+
reComputer/scripts/depth-anything-v2/config.yaml,sha256=q_H4vslJDICzISAJFUrX711fYXFaeboYQYcSt5nYvjY,636
|
47
|
+
reComputer/scripts/depth-anything-v2/init.sh,sha256=t_mQOwQXtKy64i-F0_uSfc8VI9ZgzqU9o_1M4rpatzQ,155
|
48
|
+
reComputer/scripts/depth-anything-v2/run.sh,sha256=iVeRg03NcTcFyKRvS6OhoWMudUAWr9zgDpPdYAIj4LQ,736
|
49
|
+
reComputer/scripts/live-llava/init.sh,sha256=ktAKm4XFtJYntnSR-oAK4G5OhCSSoKw511mR9qk6xGw,428
|
50
|
+
reComputer/scripts/live-llava/run.sh,sha256=4sWld5d8Fkr9GUVqLH2S1RyOKOjobhjojSzuJu8EuCg,10137
|
51
|
+
reComputer/scripts/llama-factory/README.md,sha256=HZY0BWEbkFEAHmIYE7Fmd46gAVpL9dN86-TbRB-GDVg,2502
|
52
|
+
reComputer/scripts/llama-factory/clean.sh,sha256=cRpFDKCkKDCgaCoXdmF60dQ_RLAcIHbYZ5w-8PLKRr8,133
|
53
|
+
reComputer/scripts/llama-factory/config.yaml,sha256=Mqfmozxb9n7BLgMBu0bT3tsBYszFqgOQNKcJskvmKn8,635
|
54
|
+
reComputer/scripts/llama-factory/init.sh,sha256=gq-kU4KzGXkKzfjtkptEurMLREUt6T3zra1BF4j7mSI,570
|
55
|
+
reComputer/scripts/llama-factory/run.sh,sha256=NsxvjSkwFQ-b5DoPRN5DlCYsyvq1_wpZmubVN9y4nQs,231
|
56
|
+
reComputer/scripts/llama-factory/assets/llama-factory-Jetson.png,sha256=bUoDJWCiGfGRM_cQBEve-7nJyJFxCS5E0ekBcc1fpUg,574732
|
57
|
+
reComputer/scripts/llama-factory/assets/training.gif,sha256=UerCprNflf1Jp9Cx7E9FANrH6E5GIMvo0K6SLjUIKx4,13806069
|
58
|
+
reComputer/scripts/llama-factory/assets/webui.png,sha256=RXaMyX3cIqZVoO27z5kn0rmbfEapdMuWN2JmPZlJlB0,419226
|
59
|
+
reComputer/scripts/llama3/clean.sh,sha256=lSFxp-uGD8vtzXMcZz8Id_CweQZfQbglrce7_sgMXcc,658
|
60
|
+
reComputer/scripts/llama3/config.yaml,sha256=pJTev2aiqRhhCqJ87wzlCpJgKRFLl8AZfx3uKiyWWCk,646
|
61
|
+
reComputer/scripts/llama3/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
62
|
+
reComputer/scripts/llama3/run.sh,sha256=IkHvMwh_U8fp7AH2qWFUMWywHZDbZKHlp8ODzfHgqBQ,328
|
63
|
+
reComputer/scripts/llava/clean.sh,sha256=-NfJEQ0Wb00RwfajxyunwZAR90G_E_p0MBZeOeYDW-g,82
|
64
|
+
reComputer/scripts/llava/config.yaml,sha256=pJTev2aiqRhhCqJ87wzlCpJgKRFLl8AZfx3uKiyWWCk,646
|
65
|
+
reComputer/scripts/llava/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
66
|
+
reComputer/scripts/llava/run.sh,sha256=w5AAak8rDX3drwPiwtzpIbMxN-Tzw3DcmtJPhfKCbH8,251
|
67
|
+
reComputer/scripts/llava-v1.5-7b/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
68
|
+
reComputer/scripts/llava-v1.5-7b/init.sh,sha256=ujJXMfv_i904901wFBcEGgFAJlE83j2pAP_7orIurwg,570
|
69
|
+
reComputer/scripts/llava-v1.5-7b/run.sh,sha256=w5AAak8rDX3drwPiwtzpIbMxN-Tzw3DcmtJPhfKCbH8,251
|
70
|
+
reComputer/scripts/llava-v1.6-vicuna-7b/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
71
|
+
reComputer/scripts/llava-v1.6-vicuna-7b/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
72
|
+
reComputer/scripts/llava-v1.6-vicuna-7b/run.sh,sha256=s0KKqqvIGkRNhWZmHSd1HrARYcr9VCjSsp1bInTE6fg,269
|
73
|
+
reComputer/scripts/nanodb/config.yaml,sha256=ALfmi-wZYUJr-2YiBaCA4-2F7ArPienJ1d_2XSizDt8,647
|
74
|
+
reComputer/scripts/nanodb/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
75
|
+
reComputer/scripts/nanodb/readme.md,sha256=kzWnCq4qAB95Sssj8mFs_VrH5ju3phSqygLjSRO3ceQ,247
|
76
|
+
reComputer/scripts/nanodb/run.sh,sha256=YHuLNtWcmx82QBnTa4vGzhFjNM9MJUbyi_XYbMG6hfQ,2571
|
77
|
+
reComputer/scripts/nanoowl/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
78
|
+
reComputer/scripts/nanoowl/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
79
|
+
reComputer/scripts/nanoowl/run.sh,sha256=jXG3JoE1MQOb6UjOwf0SNmbX5MsAA5weMEQLihspI0c,264
|
80
|
+
reComputer/scripts/ollama/clean.sh,sha256=lSFxp-uGD8vtzXMcZz8Id_CweQZfQbglrce7_sgMXcc,658
|
81
|
+
reComputer/scripts/ollama/config.yaml,sha256=pJTev2aiqRhhCqJ87wzlCpJgKRFLl8AZfx3uKiyWWCk,646
|
82
|
+
reComputer/scripts/ollama/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
83
|
+
reComputer/scripts/ollama/run.sh,sha256=ycXxy6Nz-B77e7ZJHX7_DDBv9G3SknJQY_nD_V3rajs,247
|
84
|
+
reComputer/scripts/parler-tts/clean.sh,sha256=PCDbCFuZDL9UEoZ3pQ-Q80xxvcMhAlxvmjDqh15JE1E,122
|
85
|
+
reComputer/scripts/parler-tts/getVersion.sh,sha256=pFaf2Uej2AhqeXkm-EJ5Zc9vqQpQwKUaK2CxKUVOfMY,1648
|
86
|
+
reComputer/scripts/parler-tts/init.sh,sha256=gvVAZBUc_kLp6UNvC8odrYy9RQxqNs8ticzdqbZ7nKY,128
|
87
|
+
reComputer/scripts/parler-tts/readme.md,sha256=A9UXX6QzHooZhunLVsntk0UErCH7Kz3VxQ_LZ6WrsTE,2480
|
88
|
+
reComputer/scripts/parler-tts/run.sh,sha256=hZKvAb51zMKKXO3hWFhX-I2E8ka8xm1ScMipIEDbPx4,313
|
89
|
+
reComputer/scripts/stable-diffusion-webui/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
90
|
+
reComputer/scripts/stable-diffusion-webui/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
91
|
+
reComputer/scripts/stable-diffusion-webui/run.sh,sha256=E0_KRJK5BLFsBzAiJw-Ir81bvmIU4GV-TLJRgda2XHM,160
|
92
|
+
reComputer/scripts/text-generation-webui/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
93
|
+
reComputer/scripts/text-generation-webui/init.sh,sha256=ujJXMfv_i904901wFBcEGgFAJlE83j2pAP_7orIurwg,570
|
94
|
+
reComputer/scripts/text-generation-webui/run.sh,sha256=mRlWxZTArGXoyyeHbgZvPbVKTflQSsFCKUERKoHYHHE,407
|
95
|
+
reComputer/scripts/ultralytics-yolo/LICENSE,sha256=feSgondqafLDgk7Dp9gnVBE5Y9K5X9mal_DGYKALzXQ,1073
|
96
|
+
reComputer/scripts/ultralytics-yolo/README.md,sha256=InfR1206B9Qo9xPp7GdAmb2ZUdb9lrgHn0H_M1hBlGY,6085
|
97
|
+
reComputer/scripts/ultralytics-yolo/clean.sh,sha256=51z_LiiS4XFPmE23t3Mi4P92UYEidefrLNGhBVENqZ0,186
|
98
|
+
reComputer/scripts/ultralytics-yolo/config.yaml,sha256=FhmaI16bv7G1IpXqhgnb8WV3Du9s1evGSm0Fzvw_TDU,646
|
99
|
+
reComputer/scripts/ultralytics-yolo/init.sh,sha256=Va_ESXeVYXmnz0PMqBXl9ysQL_SudOiUPDgHsrGLo0M,121
|
100
|
+
reComputer/scripts/ultralytics-yolo/run.sh,sha256=LRs8Kwkevcr0-B0ZePZ0XZdiaCn9RCA7YVscEMgAtTA,845
|
101
|
+
reComputer/scripts/whisper/config.yaml,sha256=fkt2vHLCSVRy0TMaA51-xXWCOpdJlgeb-BVspXFd7XI,646
|
102
|
+
reComputer/scripts/whisper/init.sh,sha256=T0IuhQo4oPM7BFUgcd95MXvK0Hwrig8djdm5akjijkc,569
|
103
|
+
reComputer/scripts/whisper/run.sh,sha256=UKiY7Ie5uyGrdvAob1XwPSlpdEL27HR5vcMtnVOrph4,146
|
104
|
+
reComputer/scripts/yolov10/Dockerfile,sha256=G25SPvYE9yYpMi0nRWcqKXbXJNdomnPV4tIZUVkmhWw,466
|
105
|
+
reComputer/scripts/yolov10/README.md,sha256=oMIr-1IBN0VZdovILqX-bLjfUT8cHQRGotqefTm0MVQ,3623
|
106
|
+
reComputer/scripts/yolov10/clean.sh,sha256=ErryX-k5UNlOj3IoIxEs5j55e7hysO3rlo5KenN4QWE,106
|
107
|
+
reComputer/scripts/yolov10/config.yaml,sha256=FhmaI16bv7G1IpXqhgnb8WV3Du9s1evGSm0Fzvw_TDU,646
|
108
|
+
reComputer/scripts/yolov10/init.sh,sha256=y3nEoCU1y8IEYjxsYFAWV1njyO_tG6owSYH6uDroM34,602
|
109
|
+
reComputer/scripts/yolov10/run.sh,sha256=xPZ9pvoi_AyY9F4ujT-xGcockqeQOZzSC45J-6qyHwE,289
|
110
|
+
reComputer/scripts/yolov10/assets/webui.png,sha256=gNOLP0ptxTcFk16zktRE5qEJ9aIkOmWeMBU08FeB9YM,2600779
|
111
|
+
reComputer/scripts/yolov8-rail-inspection/config.yaml,sha256=FhmaI16bv7G1IpXqhgnb8WV3Du9s1evGSm0Fzvw_TDU,646
|
112
|
+
reComputer/scripts/yolov8-rail-inspection/init.sh,sha256=8IqV1qC0LlklcWEdfUVMBAVm8abFIXUdsawg4uAbf9Q,122
|
113
|
+
reComputer/scripts/yolov8-rail-inspection/readme.md,sha256=awuvn2sLDnr-U4Q5pTTyieJMYNy27NRQyFhiQyiUNFI,2008
|
114
|
+
reComputer/scripts/yolov8-rail-inspection/run.sh,sha256=rTpjiwMgn6iA3IJ6QDFR9wkOMDVCQ-qgTbFo2YKiX-c,809
|
115
|
+
jetson_examples-0.2.0.dist-info/LICENSE,sha256=ac_LOi8ChcJhymEfBulX98Y06wTI2IMcQnqCXZ5yay4,1066
|
116
|
+
jetson_examples-0.2.0.dist-info/METADATA,sha256=IW5qUZ6yuFHaS7l3TulY5Xhfj7_UpdW-_wrh8rOtmeE,6729
|
117
|
+
jetson_examples-0.2.0.dist-info/WHEEL,sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI,91
|
118
|
+
jetson_examples-0.2.0.dist-info/entry_points.txt,sha256=5-OdcBifoDjVXE9KjNoN6tQa8l_XSXhdbBEgL2hxeDM,58
|
119
|
+
jetson_examples-0.2.0.dist-info/top_level.txt,sha256=SI-liiUOkoGwOJfMP7d7k63JKgdcbiEj6DEC8QIKI90,11
|
120
|
+
jetson_examples-0.2.0.dist-info/RECORD,,
|
reComputer/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.1.3"
|
1
|
+
__version__ = "0.1.3"
|
reComputer/main.py
CHANGED
@@ -1,60 +1,60 @@
|
|
1
|
-
import os
|
2
|
-
import subprocess
|
3
|
-
import sys
|
4
|
-
|
5
|
-
|
6
|
-
def path_of_script(name):
|
7
|
-
script_path = os.path.join(os.path.dirname(__file__), "scripts", name)
|
8
|
-
return script_path
|
9
|
-
|
10
|
-
|
11
|
-
def list_all_examples(folder_path):
|
12
|
-
directory_names = []
|
13
|
-
for item in os.listdir(folder_path):
|
14
|
-
item_path = os.path.join(folder_path, item)
|
15
|
-
if os.path.isdir(item_path):
|
16
|
-
directory_names.append(item)
|
17
|
-
return directory_names
|
18
|
-
|
19
|
-
|
20
|
-
def run_script():
|
21
|
-
|
22
|
-
if len(sys.argv) == 3:
|
23
|
-
if sys.argv[1] == "run":
|
24
|
-
example_name = sys.argv[2]
|
25
|
-
# TODO: maybe use python instead of shell is better
|
26
|
-
subprocess.run(["bash", path_of_script("run.sh"), example_name])
|
27
|
-
elif sys.argv[1] == "clean":
|
28
|
-
example_name = sys.argv[2]
|
29
|
-
subprocess.run(["bash", path_of_script("clean.sh"), example_name])
|
30
|
-
else:
|
31
|
-
print("Only Support `run` or `clean` for now. try `reComputer run llava` .")
|
32
|
-
elif len(sys.argv) == 2:
|
33
|
-
if sys.argv[1] == "check":
|
34
|
-
subprocess.run(["bash", path_of_script("check.sh")])
|
35
|
-
elif sys.argv[1] == "update":
|
36
|
-
subprocess.run(["bash", path_of_script("update.sh")])
|
37
|
-
elif sys.argv[1] == "list":
|
38
|
-
example_folder = os.path.join(os.path.dirname(__file__), "scripts")
|
39
|
-
directories = list_all_examples(example_folder)
|
40
|
-
print("example list:")
|
41
|
-
index = 1
|
42
|
-
for directory in directories:
|
43
|
-
print("{:03d}".format(index), "|", directory)
|
44
|
-
index += 1
|
45
|
-
print("-end-")
|
46
|
-
else:
|
47
|
-
print("reComputer help:")
|
48
|
-
print("---")
|
49
|
-
print("`reComputer check` | check system.")
|
50
|
-
print("`reComputer update` | update jetson-ai-lab.")
|
51
|
-
print("`reComputer list` | list all examples.")
|
52
|
-
print("`reComputer run xxx` | run an example.")
|
53
|
-
print("`reComputer clean xxx` | clean an example's data.")
|
54
|
-
print("---")
|
55
|
-
else:
|
56
|
-
print("Error Usage! try `reComputer help`.")
|
57
|
-
|
58
|
-
|
59
|
-
if __name__ == "__main__":
|
60
|
-
pass
|
1
|
+
import os
|
2
|
+
import subprocess
|
3
|
+
import sys
|
4
|
+
|
5
|
+
|
6
|
+
def path_of_script(name):
|
7
|
+
script_path = os.path.join(os.path.dirname(__file__), "scripts", name)
|
8
|
+
return script_path
|
9
|
+
|
10
|
+
|
11
|
+
def list_all_examples(folder_path):
|
12
|
+
directory_names = []
|
13
|
+
for item in os.listdir(folder_path):
|
14
|
+
item_path = os.path.join(folder_path, item)
|
15
|
+
if os.path.isdir(item_path):
|
16
|
+
directory_names.append(item)
|
17
|
+
return directory_names
|
18
|
+
|
19
|
+
|
20
|
+
def run_script():
|
21
|
+
|
22
|
+
if len(sys.argv) == 3:
|
23
|
+
if sys.argv[1] == "run":
|
24
|
+
example_name = sys.argv[2]
|
25
|
+
# TODO: maybe use python instead of shell is better
|
26
|
+
subprocess.run(["bash", path_of_script("run.sh"), example_name])
|
27
|
+
elif sys.argv[1] == "clean":
|
28
|
+
example_name = sys.argv[2]
|
29
|
+
subprocess.run(["bash", path_of_script("clean.sh"), example_name])
|
30
|
+
else:
|
31
|
+
print("Only Support `run` or `clean` for now. try `reComputer run llava` .")
|
32
|
+
elif len(sys.argv) == 2:
|
33
|
+
if sys.argv[1] == "check":
|
34
|
+
subprocess.run(["bash", path_of_script("check.sh")])
|
35
|
+
elif sys.argv[1] == "update":
|
36
|
+
subprocess.run(["bash", path_of_script("update.sh")])
|
37
|
+
elif sys.argv[1] == "list":
|
38
|
+
example_folder = os.path.join(os.path.dirname(__file__), "scripts")
|
39
|
+
directories = list_all_examples(example_folder)
|
40
|
+
print("example list:")
|
41
|
+
index = 1
|
42
|
+
for directory in directories:
|
43
|
+
print("{:03d}".format(index), "|", directory)
|
44
|
+
index += 1
|
45
|
+
print("-end-")
|
46
|
+
else:
|
47
|
+
print("reComputer help:")
|
48
|
+
print("---")
|
49
|
+
print("`reComputer check` | check system.")
|
50
|
+
print("`reComputer update` | update jetson-ai-lab.")
|
51
|
+
print("`reComputer list` | list all examples.")
|
52
|
+
print("`reComputer run xxx` | run an example.")
|
53
|
+
print("`reComputer clean xxx` | clean an example's data.")
|
54
|
+
print("---")
|
55
|
+
else:
|
56
|
+
print("Error Usage! try `reComputer help`.")
|
57
|
+
|
58
|
+
|
59
|
+
if __name__ == "__main__":
|
60
|
+
pass
|
@@ -1,8 +1,8 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
|
3
|
-
|
4
|
-
# get image
|
5
|
-
source ./getVersion.sh
|
6
|
-
|
7
|
-
# remove docker image
|
8
|
-
sudo docker rmi feiticeir0/movenet:tf2-${IMAGE_TAG}
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
|
4
|
+
# get image
|
5
|
+
source ./getVersion.sh
|
6
|
+
|
7
|
+
# remove docker image
|
8
|
+
sudo docker rmi feiticeir0/movenet:tf2-${IMAGE_TAG}
|
@@ -1,59 +1,59 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
# based on dusty - https://github.com/dusty-nv/jetson-containers/blob/master/jetson_containers/l4t_version.sh
|
3
|
-
# and llama-factory init script
|
4
|
-
|
5
|
-
# we only have images for these - 36.2.0 works on 36.3.0
|
6
|
-
L4T_VERSIONS=("35.3.1", "35.4.1", "36.2.0", "36.3.0")
|
7
|
-
|
8
|
-
ARCH=$(uname -i)
|
9
|
-
# echo "ARCH: $ARCH"
|
10
|
-
|
11
|
-
if [ $ARCH = "aarch64" ]; then
|
12
|
-
L4T_VERSION_STRING=$(head -n 1 /etc/nv_tegra_release)
|
13
|
-
|
14
|
-
if [ -z "$L4T_VERSION_STRING" ]; then
|
15
|
-
#echo "reading L4T version from \"dpkg-query --show nvidia-l4t-core\""
|
16
|
-
|
17
|
-
L4T_VERSION_STRING=$(dpkg-query --showformat='${Version}' --show nvidia-l4t-core)
|
18
|
-
L4T_VERSION_ARRAY=(${L4T_VERSION_STRING//./ })
|
19
|
-
|
20
|
-
#echo ${L4T_VERSION_ARRAY[@]}
|
21
|
-
#echo ${#L4T_VERSION_ARRAY[@]}
|
22
|
-
|
23
|
-
L4T_RELEASE=${L4T_VERSION_ARRAY[0]}
|
24
|
-
L4T_REVISION=${L4T_VERSION_ARRAY[1]}
|
25
|
-
else
|
26
|
-
#echo "reading L4T version from /etc/nv_tegra_release"
|
27
|
-
|
28
|
-
L4T_RELEASE=$(echo $L4T_VERSION_STRING | cut -f 2 -d ' ' | grep -Po '(?<=R)[^;]+')
|
29
|
-
L4T_REVISION=$(echo $L4T_VERSION_STRING | cut -f 2 -d ',' | grep -Po '(?<=REVISION: )[^;]+')
|
30
|
-
fi
|
31
|
-
|
32
|
-
L4T_REVISION_MAJOR=${L4T_REVISION:0:1}
|
33
|
-
L4T_REVISION_MINOR=${L4T_REVISION:2:1}
|
34
|
-
|
35
|
-
L4T_VERSION="$L4T_RELEASE.$L4T_REVISION"
|
36
|
-
|
37
|
-
IMAGE_TAG=$L4T_VERSION
|
38
|
-
|
39
|
-
#echo "L4T_VERSION : $L4T_VERSION"
|
40
|
-
#echo "L4T_RELEASE : $L4T_RELEASE"
|
41
|
-
#echo "L4T_REVISION: $L4T_REVISION"
|
42
|
-
|
43
|
-
elif [ $ARCH != "x86_64" ]; then
|
44
|
-
echo "unsupported architecture: $ARCH"
|
45
|
-
exit 1
|
46
|
-
fi
|
47
|
-
|
48
|
-
|
49
|
-
if [[ ! " ${L4T_VERSIONS[@]} " =~ " ${L4T_VERSION} " ]]; then
|
50
|
-
echo "L4T_VERSION is not in the allowed versions list. Exiting."
|
51
|
-
exit 1
|
52
|
-
fi
|
53
|
-
|
54
|
-
# check if 36 to change IMAGE_TAG
|
55
|
-
if [ ${L4T_RELEASE} -eq "36" ]; then
|
56
|
-
# image tag will be 2.0
|
57
|
-
IMAGE_TAG="36.2.0"
|
58
|
-
fi
|
59
|
-
|
1
|
+
#!/bin/bash
|
2
|
+
# based on dusty - https://github.com/dusty-nv/jetson-containers/blob/master/jetson_containers/l4t_version.sh
|
3
|
+
# and llama-factory init script
|
4
|
+
|
5
|
+
# we only have images for these - 36.2.0 works on 36.3.0
|
6
|
+
L4T_VERSIONS=("35.3.1", "35.4.1", "36.2.0", "36.3.0")
|
7
|
+
|
8
|
+
ARCH=$(uname -i)
|
9
|
+
# echo "ARCH: $ARCH"
|
10
|
+
|
11
|
+
if [ $ARCH = "aarch64" ]; then
|
12
|
+
L4T_VERSION_STRING=$(head -n 1 /etc/nv_tegra_release)
|
13
|
+
|
14
|
+
if [ -z "$L4T_VERSION_STRING" ]; then
|
15
|
+
#echo "reading L4T version from \"dpkg-query --show nvidia-l4t-core\""
|
16
|
+
|
17
|
+
L4T_VERSION_STRING=$(dpkg-query --showformat='${Version}' --show nvidia-l4t-core)
|
18
|
+
L4T_VERSION_ARRAY=(${L4T_VERSION_STRING//./ })
|
19
|
+
|
20
|
+
#echo ${L4T_VERSION_ARRAY[@]}
|
21
|
+
#echo ${#L4T_VERSION_ARRAY[@]}
|
22
|
+
|
23
|
+
L4T_RELEASE=${L4T_VERSION_ARRAY[0]}
|
24
|
+
L4T_REVISION=${L4T_VERSION_ARRAY[1]}
|
25
|
+
else
|
26
|
+
#echo "reading L4T version from /etc/nv_tegra_release"
|
27
|
+
|
28
|
+
L4T_RELEASE=$(echo $L4T_VERSION_STRING | cut -f 2 -d ' ' | grep -Po '(?<=R)[^;]+')
|
29
|
+
L4T_REVISION=$(echo $L4T_VERSION_STRING | cut -f 2 -d ',' | grep -Po '(?<=REVISION: )[^;]+')
|
30
|
+
fi
|
31
|
+
|
32
|
+
L4T_REVISION_MAJOR=${L4T_REVISION:0:1}
|
33
|
+
L4T_REVISION_MINOR=${L4T_REVISION:2:1}
|
34
|
+
|
35
|
+
L4T_VERSION="$L4T_RELEASE.$L4T_REVISION"
|
36
|
+
|
37
|
+
IMAGE_TAG=$L4T_VERSION
|
38
|
+
|
39
|
+
#echo "L4T_VERSION : $L4T_VERSION"
|
40
|
+
#echo "L4T_RELEASE : $L4T_RELEASE"
|
41
|
+
#echo "L4T_REVISION: $L4T_REVISION"
|
42
|
+
|
43
|
+
elif [ $ARCH != "x86_64" ]; then
|
44
|
+
echo "unsupported architecture: $ARCH"
|
45
|
+
exit 1
|
46
|
+
fi
|
47
|
+
|
48
|
+
|
49
|
+
if [[ ! " ${L4T_VERSIONS[@]} " =~ " ${L4T_VERSION} " ]]; then
|
50
|
+
echo "L4T_VERSION is not in the allowed versions list. Exiting."
|
51
|
+
exit 1
|
52
|
+
fi
|
53
|
+
|
54
|
+
# check if 36 to change IMAGE_TAG
|
55
|
+
if [ ${L4T_RELEASE} -eq "36" ]; then
|
56
|
+
# image tag will be 2.0
|
57
|
+
IMAGE_TAG="36.2.0"
|
58
|
+
fi
|
59
|
+
|
@@ -1,6 +1,6 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
|
3
|
-
# Let's allow connections
|
4
|
-
xhost +local:docker
|
5
|
-
|
6
|
-
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# Let's allow connections
|
4
|
+
xhost +local:docker
|
5
|
+
|
6
|
+
|
@@ -1,30 +1,30 @@
|
|
1
|
-
# MoveNet
|
2
|
-
|
3
|
-
MoveNet is a ultra fast and accurate pose detection model.
|
4
|
-
|
5
|
-
We're demonstrating here using reComputer J402 and with MoveNet Lightning version
|
6
|
-
|
7
|
-

|
8
|
-
|
9
|
-
You can get more information on MoveNet from [TensorFlow](https://www.tensorflow.org/hub/tutorials/movenet)
|
10
|
-
|
11
|
-
## Getting started
|
12
|
-
#### Prerequisites
|
13
|
-
* SeeedStudio reComputer J402 [Buy one](https://www.seeedstudio.com/reComputer-J4012-p-5586.html)
|
14
|
-
* Webcam connected to reComputer
|
15
|
-
* Graphical desktop
|
16
|
-
* Docker installed
|
17
|
-
|
18
|
-
## Instalation
|
19
|
-
PyPI (best)
|
20
|
-
|
21
|
-
```bash
|
22
|
-
pip install jetson-examples
|
23
|
-
```
|
24
|
-
|
25
|
-
## Usage
|
26
|
-
1. Type the following command in a terminal
|
27
|
-
```bash
|
28
|
-
reComputer run MoveNet-Lightning
|
29
|
-
```
|
30
|
-
2. Start moving in front of the camera
|
1
|
+
# MoveNet
|
2
|
+
|
3
|
+
MoveNet is a ultra fast and accurate pose detection model.
|
4
|
+
|
5
|
+
We're demonstrating here using reComputer J402 and with MoveNet Lightning version
|
6
|
+
|
7
|
+

|
8
|
+
|
9
|
+
You can get more information on MoveNet from [TensorFlow](https://www.tensorflow.org/hub/tutorials/movenet)
|
10
|
+
|
11
|
+
## Getting started
|
12
|
+
#### Prerequisites
|
13
|
+
* SeeedStudio reComputer J402 [Buy one](https://www.seeedstudio.com/reComputer-J4012-p-5586.html)
|
14
|
+
* Webcam connected to reComputer
|
15
|
+
* Graphical desktop
|
16
|
+
* Docker installed
|
17
|
+
|
18
|
+
## Instalation
|
19
|
+
PyPI (best)
|
20
|
+
|
21
|
+
```bash
|
22
|
+
pip install jetson-examples
|
23
|
+
```
|
24
|
+
|
25
|
+
## Usage
|
26
|
+
1. Type the following command in a terminal
|
27
|
+
```bash
|
28
|
+
reComputer run MoveNet-Lightning
|
29
|
+
```
|
30
|
+
2. Start moving in front of the camera
|
@@ -1,19 +1,19 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
|
3
|
-
# get L4T version
|
4
|
-
# it exports a variable IMAGE_TAG
|
5
|
-
source ./getVersion.sh
|
6
|
-
|
7
|
-
# pull docker image
|
8
|
-
|
9
|
-
docker pull feiticeir0/movenet-lightning:tf2-${IMAGE_TAG}"
|
10
|
-
|
11
|
-
docker run \
|
12
|
-
-e DISPLAY=$DISPLAY \
|
13
|
-
--runtime=nvidia \
|
14
|
-
--rm \
|
15
|
-
--device /dev/video0 \
|
16
|
-
-v /tmp/.X11-unix:/tmp/.X11-unix \
|
17
|
-
feiticeir0/movenet-lightning:tf2-${IMAGE_TAG}"
|
18
|
-
|
19
|
-
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# get L4T version
|
4
|
+
# it exports a variable IMAGE_TAG
|
5
|
+
source ./getVersion.sh
|
6
|
+
|
7
|
+
# pull docker image
|
8
|
+
|
9
|
+
docker pull feiticeir0/movenet-lightning:tf2-${IMAGE_TAG}"
|
10
|
+
|
11
|
+
docker run \
|
12
|
+
-e DISPLAY=$DISPLAY \
|
13
|
+
--runtime=nvidia \
|
14
|
+
--rm \
|
15
|
+
--device /dev/video0 \
|
16
|
+
-v /tmp/.X11-unix:/tmp/.X11-unix \
|
17
|
+
feiticeir0/movenet-lightning:tf2-${IMAGE_TAG}"
|
18
|
+
|
19
|
+
|
@@ -1,7 +1,7 @@
|
|
1
|
-
#!/bin/bash
|
2
|
-
|
3
|
-
# get image
|
4
|
-
source ./getVersion.sh
|
5
|
-
|
6
|
-
# remove docker image
|
7
|
-
sudo docker rmi feiticeir0/movenet:tf2-${TAG_IMAGE}
|
1
|
+
#!/bin/bash
|
2
|
+
|
3
|
+
# get image
|
4
|
+
source ./getVersion.sh
|
5
|
+
|
6
|
+
# remove docker image
|
7
|
+
sudo docker rmi feiticeir0/movenet:tf2-${TAG_IMAGE}
|