palrain
Results
3
comments of
palrain
您好,能否提供 vgg16_faster_rcnn_iter_5000 的下载地址? @Hale-Lee
> ```python > import torch > from spatial_correlation_sampler import SpatialCorrelationSampler > > # define a correlation module > correlation_sampler = SpatialCorrelationSampler(1, 9, 1, 0, 1) > > output = correlation_sampler(input1,...
> Could you please share the environment you used to install? like os version, gcc version, whether used C++14