HuiZeng/Grid-Anchor-based-Image-Cropping

Run Pytorch version error get some error

TPLian5755 opened this issue · 5 comments

when I run the demo_eval.py on ubuntu,I met an error:
ImportError:My_path/pytorch_cropping_evaluation/roi_align/_ext/roi_align/_roi_align.so: undefined symbol: PyInt_FromLong

how can I solve the problem
I use python3.6 pytorch0.4.1

请问数据库中有些图片个别裁剪方式的评分是-2,这代表什么含义?不是说所有得分都是介于1-5之间吗?

Please refer to this issue #8

请问你在训练的时候用了哪些数据增强的方式啊?

这个版本几乎没用什么数据增广,所有细节都在代码里面了。