You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the R-FCN paper, they used the ResNet as backbone. And I found that in this repository you only implemented the VGG16 structure, is that true? Any planning for implementing the ResNet version and comparing the performance between the pytorch version and the original caffe version?
Thanks.
The text was updated successfully, but these errors were encountered:
In the R-FCN paper, they used the ResNet as backbone. And I found that in this repository you only implemented the VGG16 structure, is that true? Any planning for implementing the ResNet version and comparing the performance between the pytorch version and the original caffe version?
Thanks.
The text was updated successfully, but these errors were encountered: