argusswift / YOLOv4-pytorch

This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
1.68k stars 331 forks source link

YOLOv4 with CBAM #251

Open Rvv1296 opened 2 years ago

Rvv1296 commented 2 years ago

Which of these models is YOLOv4 with CBAM network. Are they providing any pre trained weights for CBAM(Convolution Block Attention Model) implementation in YOLOv4.

Rvv1296 commented 2 years ago

Hello, I am trying to replicate this repo. I am not able to start the training process, Is there any steps that need to be follow for the training ?