GriffinLiang / vrd-dsr

Code for Visual Relationship Detection with Deep Structural Ranking (AAAI2018)
121 stars 32 forks source link

Some problem with the proposal.pkl file? #33

Closed PhyllisH closed 5 years ago

PhyllisH commented 5 years ago

Thanks for releasing the code. But when I load the proposal.pkl file, I met some problems. The environment is python 2.7. Could you give me some advice about where the errors may come from? Thanks so much.

PhyllisH commented 5 years ago

I've found out the reason. It is caused by directly download the file from github. If I git clone the whole file, there won't be this error.