Skip to content

Latest commit

 

History

History
 
 

cpp

PaddleSeg C++ Predictive Deployment Scenario

Deploy the PaddleSeg model using Paddle Inference C++

To deploy PaddleSeg model using Paddle Inference C++, please refer to Tutorial.

Deploy the PaddleSeg model using PaddleX

Currently, PaddleSeg model C++ deployment can be performed based on PaddleX (Deployment Tutorial).

Hardware support:

  • CPU(linux/windows)
  • GPU(linux/windows)
  • Jetson(TX2/Nano/Xavier)