teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

リンクはりわすれ

2016/10/03 01:37

投稿

R_12.Kunc
R_12.Kunc

スコア14

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
  どなたか対処法をご存知の方いらっしゃいませんでしょうか.