質問編集履歴
1
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
dark
|
1
|
+
darkflow(yolo)の物体検出にrealsenseから得た深度をラベル横に出力したい。(YOLO(RGB,3ch)に1ch(Depth)を加えたい)
|
test
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
https://github.com/thtrieu/darkflow.git のdark
|
1
|
+
https://github.com/thtrieu/darkflow.git のdarkflow(yolo)の物体検出にrealsense(pyrealsens2)から得た深度をラベル横(confの部分)に出力したい。(YOLO(RGB,3ch)に1ch(Depth)を加えたい)```python
|
2
2
|
|
3
3
|
コード
|
4
4
|
|