Have a plan but need some guidance

I am planning to train tiny yolo v4-7 for recognizing barcodes in images.

However, all the implementations I find in github are outdated and crash.

Is there any way to just load it using pytorch, in a simple way so that I do not have to implement it from scratch (which seems complex.) ?