Nils Koch
|
ed80c3056f
|
frontend/__init__.py: major refactor, still wip
now uses async to pipeline images for inference, triggered by signals, generates pointclouds from depth and displays them
|
2022-06-14 19:50:55 +02:00 |
|
Nils Koch
|
1eefa2847b
|
frontend/kinect.py: script for live capture and triggering inference
|
2022-06-14 19:50:02 +02:00 |
|
Nils Koch
|
7e0305ed91
|
frontend/__init__.py: allow for data transfer minimization
|
2022-06-02 15:20:17 +02:00 |
|
Nils Koch
|
922bd3ab80
|
frontend/__init__.py: general improvements
|
2022-06-02 15:03:38 +02:00 |
|
Nils Koch
|
3bc0e7d575
|
frontend/__init__.py: restructure
|
2022-06-02 14:41:12 +02:00 |
|
Nils Koch
|
b614fcfd74
|
frontend/__init__.py: loop endlessly, show more info, allow model change
|
2022-06-02 12:13:29 +02:00 |
|
Nils Koch
|
46a6ae44af
|
frontend/__init__.py: initial commit
works, but results are poor
|
2022-06-01 09:57:29 +02:00 |
|
Nils Koch
|
8f0c3a32b8
|
api_server.py: moved from frontend/main.py, made roughly functional
|
2022-05-31 11:53:12 +02:00 |
|
Nils Koch
|
3f48276aed
|
frontend/main.py: initial commit
most likely borked, but needs testing
|
2022-05-30 16:41:08 +02:00 |
|