Jian Cheng
Jian Cheng
when i train a batch(batchsize 100) of flickr8k, it takes around 0.8 second. However when train a batch(still 100) of flickr30k, it takes around 7 seconds. Why?
注意到作者提供的yolov3.prototxt里面,layer84-route和layer96-route作为concat层,但是其本身只接受一个输入,请问这样做的用意是什么呀?
谢谢您的分享!请问有没有caffe版本的实现啊?
After 'loading images' and 'superpixel segmentation', the process will be killed, and the error is 'can't get the stat of '_tmp/smaps_sc/*: no that file or directory''.. Did i miss something...