Examples and Demos#

Using Ivy ResNet

Use the Ivy ResNet model for image classification.

Accelerating PyTorch models with JAX

Accelerate your Pytorch models by converting them to JAX for faster inference.

Accelerating MMPreTrain models with JAX

Accelerate your MMPreTrain models by converting them to JAX for faster inference.

Image Segmentation with Ivy UNet

Use the Ivy UNet model for image segmentation.

Ivy AlexNet demo

In this demo, we show how an AlexNet model written in…

Accelerating XGBoost with JAX

Accelerate your XGBoost by converting them to JAX.

Convert PyTorch Models to PaddlePaddle

In this demo, we convert the DINOv2 model to PaddlePaddle

Using TensorFlow Models in your PyTorch Projects

In this demo, we convert the ConvNeXt model to PyTorch