-
I want to download pretrained chainer model .npz to continue to train.
-
Right on the 60k iteration, I got this error, please suggest what might have been wrong. Can you also share your models for MPII human pose dataset? I basically followed all the instructions for train…
-
only resNet -50?
-
I have found that only two pretrained model updated,I have tried to convert caffe model to mxnet model,but unfortunately I failed。When and Where can I find the other pretrained model in mxnet version?…
-
hi there.
when I'm starting training model, this error will reporting in command prompt but a few second after it, training will go on.
(tensorflow1) C:\tensorflow1\models\research\object_detect…
-
Hi ,
I am intereted in your model,but the link which you gived of resnet_v1_101.ckpt is not working. Can you give me some help of this ?Thank you very much.
-
Was it an error ? SFNet-ResNet101 is for me an excellent trade-off between speed and precision.
-
Hello :)
First of all congrats to your paper + code. It looks super cool.
However I tried using your Model with a Resnet 101 as image backbone with a final image resolution close to the original val…
-
Dear All,
I am suffering problem, I try to modify the CNN backbone from default resnet101 to 152 architecture. However, follow the instruction of the resnet paper, compared to resnet101, I can no…
-
Hi, excellent work!
Can you provide a new link for "https://people.eecs.berkeley.edu/~ronghang/projects/snmn/resnet/resnet_v1_101.tfmodel"?
Thanks!