From the course: Computer Vision for Data Scientists

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Introduction to SuperGradients

Introduction to SuperGradients

- [Instructor] You're now about to learn about a training library called SuperGradients. So what is SuperGradients? It's an open source training library that allows you to easily train or fine tune state-of-the-art computer vision models with one training library. So you could check it out at going to supergradients.com. You could also check it out on GitHub as well. On GitHub, you can get access to the documentation. If you ever come across any issues, you can open an issue, you can submit a question. While you're on GitHub, don't forget to give the library a star as well. That just helps to get noticed by the community and it's a good way to show your appreciation to the developers. SuperGradients also has a active Discord community so highly recommend joining that if you've got questions. Feel free to go into there. So like I mentioned, SuperGradients is a open source training library and it's actually built on top…

Contents