An open API service indexing awesome lists of open source software.

https://github.com/roboflow/tao-toolkit-with-roboflow


https://github.com/roboflow/tao-toolkit-with-roboflow

Last synced: 9 months ago
JSON representation

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.

![Roboflow Logo](https://camo.githubusercontent.com/b9468c9d506b644007e50189fd2aa5d5f158b992bb21569222fe3967e608c467/68747470733a2f2f692e696d6775722e636f6d2f6c58436f5674352e706e67)

# 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/)