yasenh / libtorch-yolov5

A LibTorch inference implementation of the yolov5
MIT License
372 stars 114 forks source link

std::bad_alloc #17

Closed DongLZY closed 3 years ago

DongLZY commented 3 years ago

terminate called after throwing an instance of 'std::bad_alloc' what(): std;;bad_alloc

yasenh commented 3 years ago

@DongLizhong Could you elaborate little bit how to replicate your issue?