reu2018DL / YOLO-LITE

All the trained models used while developing YOLO-LITE
360 stars 119 forks source link

Number of Parameters #21

Open MinahilRaza opened 3 years ago

MinahilRaza commented 3 years ago

How many parameters does YOLO-LITE trial 3 have? Since the model size does not give a reasonable estimate of how bug the model actually is, how many parameters does this network have including:

  1. filter weight
  2. bias terms
  3. batch norm parameters etc.