Thank you! We'll be in touch ASAP.
Something went wrong, please try again or contact us directly at contact@dagshub.com
Deci-AI:master
deci-ai:bugfix/SG-000_fix_readme_yolonas_snippets
import warnings if __name__ == "__main__": warnings.warn("This script is deprecated and will be removed in the future. Please use `super_gradients.resume_experiment` instead.", DeprecationWarning) from super_gradients import resume_experiment resume_experiment.main()
Press p or to see the previous file or, n or to see the next file