yanyin chen

Results 8 comments of yanyin chen

have you solved? I guess there is something wrong with the pre-train model 'siamrpn_38.pth', because the bbox output from the 2nd-image is Nan.

If i want to run on COCO, i have to generate COCO datasets in imdb format??

> my environment is: cuda 9.0 ; tensorflow 1.8.0. python3.6 > this is my solution, just change: > > ``` > g++ -std=c++11 -shared -o roi_pooling.so roi_pooling_op.cc \ > roi_pooling_op.cu.o...

do you have deal with it?

Is this paper implemented in models now?