simple-faster-rcnn-pytorch
simple-faster-rcnn-pytorch copied to clipboard
Thank you for your answer, which solved my problem well
trafficstars
1)run this command before run your train code:
nohup python -m visdom.server &2)Environment:select 'faster-rcnn', not 'main'
hey bro,i use the original code like "nohup python -m visdom.server &
python train.py train --env='fasterrcnn-caffe' --plot-every=100 --caffe-pretrain" but i can't open "http://
Originally posted by @shida666 in https://github.com/chenyuntc/simple-faster-rcnn-pytorch/issues/85#issuecomment-609373850