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

#875 Feature/sg 761 yolo nas

Merged
Ghost merged 1 commits into Deci-AI:master from deci-ai:feature/SG-761-yolo-nas
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  1. defaults:
  2. - roboflow_yolo_nas_s
  3. - quantization_params: default_quantization_params
  4. - _self_
  5. checkpoint_params:
  6. checkpoint_path: ???
  7. strict_load: no_key_matching
  8. pre_launch_callbacks_list:
  9. - QATRecipeModificationCallback:
  10. batch_size_divisor: 2
  11. max_epochs_divisor: 10
  12. lr_decay_factor: 0.01
  13. warmup_epochs_divisor: 10
  14. cosine_final_lr_ratio: 0.01
  15. disable_phase_callbacks: True
  16. disable_augmentations: False
Discard
Tip!

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