質問編集履歴
1
リンクはりわすれ
title
CHANGED
File without changes
|
body
CHANGED
@@ -107,6 +107,6 @@
|
|
107
107
|
AssertionError: Path does not exist: /home/keisan/py-faster-rcnn/data/VOCdevkit2007/VOC2007/ImageSets/Main/trainval.txt
|
108
108
|
|
109
109
|
```
|
110
|
-
確認して見たところ,このパスどおりにtrainval.txtは存在し,公式のBeyond the demo: installation for training and testing modelsの4番にあるようにシンボリックリンクも作成しました.
|
110
|
+
確認して見たところ,このパスどおりにtrainval.txtは存在し,[公式](http://github.com/rbgirshick/py-faster-rcnn)のBeyond the demo: installation for training and testing modelsの4番にあるようにシンボリックリンクも作成しました.
|
111
111
|
|
112
112
|
どなたか対処法をご存知の方いらっしゃいませんでしょうか.
|