Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

yolov5l_arch_params.yaml 265 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. defaults:
  2. - yolo_arch_params
  3. depth_mult_factor: 1.0 # depth multiplier for the entire model, overridden for predefined YoloV5S, YoloV5M, YoloV5L
  4. width_mult_factor: 1.0 # width multiplier for the entire model, overridden for predefined YoloV5S, YoloV5M, YoloV5L
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...