R_CNN Example error

230 views
Skip to first unread message

Wael Hamdan

unread,
Mar 9, 2015, 10:11:31 PM3/9/15
to caffe...@googlegroups.com
Hi all,
I tried to run the example of R_CNN from the website,
using this code (list option instead of selective_search)

!mkdir -p _temp
!echo `pwd`/images/fish-bike.jpg > _temp/det_input.txt
!../python/detect.py --crop_mode=list --pretrained_model=../models/bvlc_reference_rcnn_ilsvrc13/bvlc_reference_rcnn_ilsvrc13.caffemodel --model_def=../models/bvlc_reference_rcnn_ilsvrc13/deploy.prototxt --raw_scale=255 _temp/det_input.txt _temp/det_output.h5

and I got this error: AttributeError: 'builtin_function_or_method' object has no attribute 'unique'

would you please help me

Thanks in advance

Sergey Podlesnyi

unread,
Aug 11, 2015, 2:33:55 AM8/11/15
to Caffe Users
Any luck on solving this problem?

CHANGWAN HA

unread,
Oct 7, 2015, 10:28:58 PM10/7/15
to Caffe Users
For list, you have to csv file for input.
Reply all
Reply to author
Forward
0 new messages