reid from https://github.com/michuanhaohao/reid-strong-baseline
554325746@qq.com
2020-03-24 495ffcdad0027be02d5fc82825e08f36b6a53b90
csrc/reid.cpp
@@ -11,8 +11,8 @@
,start_(false)
{
    if(init(gpu_index, module_path) < 0){
      throw std::runtime_error("init swscale error");
   }
        throw std::runtime_error("init swscale error");
    }
}
reid::~reid()