Skip to content
#

cbam

Here are 22 public repositories matching this topic...

haobabuhaoba
haobabuhaoba commented Oct 6, 2020
[2020-10-06 21:13:34,984]-[train.py line:164]:===== Validate =====
Traceback (most recent call last):
  File "train.py", line 212, in <module>
    fp_16=opt.fp_16).train()
  File "train.py", line 166, in train
    APs, inference_time = Evaluator(self.yolov4, showatt=False).APs_voc()
  File "D:\hua\YOLOv4-pytorch\eval\evaluator.py", line 32, in APs_voc
    with open(img_inds_file, 'r') 
good first issue

YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quantization (MQBench) Compression Tool Box.

  • Updated Apr 29, 2022
  • Python

Improve this page

Add a description, image, and links to the cbam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cbam topic, visit your repo's landing page and select "manage topics."

Learn more