Yolov5: multi scale training is too slow

Created on 21 Jul 2020  ·  4Comments  ·  Source: ultralytics/yolov5

❔Question

multi scale training is too slow

image
Is there any other method to accelerate the multi scale speed??

Additional context

question

Most helpful comment

Yes, there’s a special method to accelerate training called using a faster GPU.

All 4 comments

Yes, there’s a special method to accelerate training called using a faster GPU.

@glenn-jocher Thank you for reply. How to call faster gpu? Does this repo has added faster gpu training now?

@cswwp no I was just joking! There are no shortcuts here, so faster training will give you worse results. If you don't like multi-scale, then don't use it.

@cswwp no I was just joking! There are no shortcuts here, so faster training will give you worse results. If you don't like multi-scale, then don't use it.

Ok, maybe we can train without multi-class, and then finetune the model with multi-class :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zzb1967736495 picture zzb1967736495  ·  4Comments

we1pingyu picture we1pingyu  ·  3Comments

jaqub-manuel picture jaqub-manuel  ·  4Comments

linhaoqi027 picture linhaoqi027  ·  4Comments

bonorico picture bonorico  ·  4Comments