simple-faster-rcnn-pytorch icon indicating copy to clipboard operation
simple-faster-rcnn-pytorch copied to clipboard

Thank you for your answer, which solved my problem well

Open duange22 opened this issue 4 years ago • 0 comments
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://:8097" can you help me ?

Originally posted by @shida666 in https://github.com/chenyuntc/simple-faster-rcnn-pytorch/issues/85#issuecomment-609373850

duange22 avatar May 24 '21 01:05 duange22