The libtorch C++ implementation of the object detection model Efficientdet
- QT Creater
- LibTorch 1.9
- opencv 4.5
- Ubuntu 18.0
- Improve performance with the advantages of C++ multithreading, instead of python's GIL
- Model can be trained instead of just inference