The Wayback Machine - https://web.archive.org/web/20210903143259/https://github.com/topics/mobilenetv3
Skip to content
#

mobilenetv3

Here are 55 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') 

Improve this page

Add a description, image, and links to the mobilenetv3 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 mobilenetv3 topic, visit your repo's landing page and select "manage topics."

Learn more