yanxp / MetaR-CNN

Meta R-CNN : Towards General Solver for Instance-level Low-shot Learning
https://yanxp.github.io/metarcnn.html
177 stars 23 forks source link

ValueError: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216 from C header, got 192 from PyObject #10

Closed Ze-Yang closed 4 years ago

Ze-Yang commented 4 years ago

Someone say that upgrade numpy to 1.16.1 will fix this problem, but this version is imcompatible with pytorch 0.3.1. How to deal with it?