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

#260 feature/SG-175 New NMS

Merged
Ofri Masad merged 1 commits into Deci-AI:master from deci-ai:feature/SG-175_New_NMS
1
2
3
4
5
6
7
  1. load_checkpoint: False # whether to load checkpoint
  2. load_backbone: False # whether to load only backbone part of checkpoint
  3. external_checkpoint_path: # checkpoint path that is not located in super_gradients/checkpoints
  4. source_ckpt_folder_name: # dirname for checkpoint loading
  5. strict_load: # key matching strictness for loading checkpoint's weights
  6. _target_: super_gradients.training.sg_model.StrictLoad
  7. value: True
Discard
Tip!

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