Glyncel Joy Alejandre
Glyncel Joy Alejandre
How many iterations have you done? Thanks.
@MattBSG in your case, how many training iterations did you do to achieve fairly good results? Thanks.
Hello @MhLiao can this project be done on an Anaconda environment?
Thank you so much! I have successfully converted to xml files but there seems to be a problem with my create_data.sh, the line `mapfile="$root_dir/examples/TextBoxes/labelmap_voc.prototxt"` hits an error(underlined in red) in...
I have found a fix. There was something wrong with my python path so I edited my _**~/.bashrc**_ and replaced my old path: `export PYTHONPATH=/usr/local/caffe-rc5/TextBoxes/caffe/python:$PYTHONPATH` with this new path: :+1:...
@yingning @19931991 Have you solved this? I've encountered the same problem. Thanks!