zengjianyou
zengjianyou
hi,I also tried your soft_nms in my py faster rcnn for caffe,i am a new user.Can i succeed when i replace nms_wrapper.py, cpu_nms.py and config.py in the py-faster-rcn"s lib to...
yes ,i think so
@hubtub2 I got a lot of 3d anchors, but the actual gt overlap of the anchor is very little .why ?
@zhenglz There are still problems in extracting the data features of individual training sets, error: Traceback (most recent call last): File "generate_features.py", line 307, in r, ele_pairs = generate_features(fn, lig_code,...
@zhenglz Like you said, pKa_relu is added to fn_train, and pKa_True is added to test, the program can work, thank you for your help, but I found that the RMSE...
> In the file "generate_features.py" line 296: n_cutoffs = np.linspace(0.1, 3.1, n_shells), please change 3.1 to 3.05. > This could be error in the featurization. Please change the value, generate...
@2502572025 hi,i have get a error when i run a new caffe vision"s stn code . error: check error:unknown name: file why ?
@2502572025 So,Don”t you use "file” type? I got worse result when i initialize the regress layer bias to “constant”.What should i do?
@daerduoCarey I am very interests in your code. I always got an unstable result,when i did my experiments using your code.The result stays oscillating when it runs to the end....