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

#13 refactor: Use width multiplier on YOLO modules from outside

Merged
Kate Feingold merged 2 commits into Deci-AI:master from deci-ai:feature/ALG-78_width-mult-yolo-modules
1
2
3
4
5
  1. defaults:
  2. - yolo_arch_params
  3. depth_mult_factor: 0.67 # depth multiplier for the entire model, overridden for predefined YoloV5S, YoloV5M, YoloV5L
  4. width_mult_factor: 0.75 # width multiplier for the entire model, overridden for predefined YoloV5S, YoloV5M, YoloV5L
Discard
Tip!

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