mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 17:17:14 +08:00
[Doc] Update PaddleSeg comments (#785)
* Update docs for wrong path * Update README.md * Update README.md * Update README.md * Update README.md * Update segmentation_result.md * Update README.md * Update README.md * Update README.md * Update PaddleSeg comments Co-authored-by: Jason <928090362@qq.com>
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
namespace fastdeploy {
|
||||
namespace vision {
|
||||
namespace segmentation {
|
||||
|
||||
/*! @brief Postprocessor object for PaddleSeg serials model.
|
||||
*/
|
||||
class FASTDEPLOY_DECL PaddleSegPostprocessor {
|
||||
public:
|
||||
/** \brief Create a postprocessor instance for PaddleSeg serials model
|
||||
|
Reference in New Issue
Block a user