質問編集履歴

3

書式の改善

2020/05/07 00:19

投稿

ccchogeee
ccchogeee

スコア11

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- GoogleColaboratory内で、カメラや動画を動かす方法を教えていただきたいです。
5
+ ###### GoogleColaboratory内で、カメラや動画を動かす方法を教えていただきたいです。
6
6
 
7
7
 
8
8
 

2

文章の修正

2020/05/07 00:19

投稿

ccchogeee
ccchogeee

スコア11

test CHANGED
File without changes
test CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
 
4
4
 
5
+ GoogleColaboratory内で、カメラや動画を動かす方法を教えていただきたいです。
6
+
7
+
8
+
5
9
  GoogleColaboratoryを使って、Openposeなどの姿勢推定を行いたいと思っています。
6
10
 
7
11
 

1

リンクの追加

2020/05/01 06:28

投稿

ccchogeee
ccchogeee

スコア11

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- https://github.com/ildoonet/tf-pose-estimation
9
+ [OpenPose(https://github.com/ildoonet/tf-pose-estimation)](https://github.com/ildoonet/tf-pose-estimation)
10
10
 
11
11
  上のOpenposeのコードをgithubから落としてきて、
12
12
 
@@ -14,11 +14,15 @@
14
14
 
15
15
 
16
16
 
17
+
18
+
17
19
  しかし、他のコードを使って
18
20
 
19
- (https://github.com/yinguobing/head-pose-estimation)
21
+ [(https://github.com/yinguobing/head-pose-estimation)](https://github.com/yinguobing/head-pose-estimation)
20
-
22
+
21
- webカメラや動画において姿勢推定を試してみると、以下のエラーが出て実行できません。
23
+ webカメラや動画において姿勢推定を試してみると、以下のエラーが出て実
24
+
25
+ 行できません。
22
26
 
23
27
 
24
28
 
@@ -186,7 +190,7 @@
186
190
 
187
191
 
188
192
 
189
- https://qiita.com/icy_mountain/items/283962d038fb3593777f
193
+ [https://qiita.com/icy_mountain/items/283962d038fb3593777f](https://qiita.com/icy_mountain/items/283962d038fb3593777f)
190
194
 
191
195
  上のサイトを参考に、
192
196