https://github.com/roboflow/tao-toolkit-with-roboflow
https://github.com/roboflow/tao-toolkit-with-roboflow
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/roboflow/tao-toolkit-with-roboflow
- Owner: roboflow
- Created: 2022-08-11T07:09:26.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T07:18:56.000Z (almost 4 years ago)
- Last Synced: 2025-09-29T09:43:00.178Z (9 months ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the NVIDIA TAO Toolkit with Roboflow
[Use Roboflow to bring custom datasets to the NVIDIA TAO Toolkit](https://blog.roboflow.com/nvidia-tao-toolkit/). The code in this repository
demonstrates importing a custom dataset, converting it to TFRecords, setting up the necessary
config files, and ultimately training a TAO model using transfer learning.

# Tell us about what you built, ask us questions, or provide feedback for improvements! opensource@roboflow.com and our [Community Forum](https://discuss.roboflow.com):
## [Website](https://docs.roboflow.com/python) • [Docs](https://docs.roboflow.com) • [Blog](https://blog.roboflow.com) • [Twitter](https://twitter.com/roboflow) • [Linkedin](https://www.linkedin.com/company/roboflow-ai) • [Roboflow Universe](https://universe.roboflow.com) • [Knowledge Base](https://help.roboflow.com)
# What is Roboflow?
## **Roboflow** makes managing, preprocessing, augmenting, and versioning datasets for computer vision seamless. Key features of Roboflow:
- Import and Export image datasets into any supported [formats](https://roboflow.com/formats)
- [Preprocess](https://docs.roboflow.com/image-transformations/image-preprocessing)
and [augment](https://docs.roboflow.com/image-transformations/image-augmentation) data using Roboflow's dataset
management tools
- Train computer vision models using [Roboflow Train](https://docs.roboflow.com/train) and deploy
to [production](https://docs.roboflow.com/inference)
- Use [community curated projects](https://universe.roboflow.com/) to start building your own vision-powered products
### To find more information on setting up or adopting this for other use-cases, check out [the accompanying blog post here.](https://blog.roboflow.com/nvidia-tao-toolkit/)