Hi All,
We’ve recently released a project, JetNet, that allows you to easily try a variety of models on NVIDIA Jetson (and desktop too).
The project includes,
- Demos for visualizing model predictions from your web browser
- A variety of pre-defined model configurations for classification, body pose, hand pose, detection, instance segmentation, text detection tasks. Many configurations are fully or partially optimized with TensorRT.
- Easy to use Python interface for executing models
- Docker containers for Jetson and Desktop to get started
You can find more information here
GitHub: GitHub - NVIDIA-AI-IOT/jetnet: Easy to use neural networks for NVIDIA Jetson (and desktop too!)
Documentation: JetNet
Feel free to give it a try, and reach out on GitHub if you run into any issues or have any feedback!
Best,
John