⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end optimization, multi-platform and multi-framework support.
Please attach the log file if there's problem happend.
runtime_option = build_tinypose_option(args)
File "examples/vision/keypointdetection/tiny_pose/rknpu2/python/pptinypose_infer.py", line 21, in build_tinypose_option
option = fd.RuntimeOption()
AttributeError: module 'fastdeploy' has no attribute 'RuntimeOption'
Environment
rk3568
Problem description
Please attach the log file if there's problem happend. runtime_option = build_tinypose_option(args) File "examples/vision/keypointdetection/tiny_pose/rknpu2/python/pptinypose_infer.py", line 21, in build_tinypose_option option = fd.RuntimeOption() AttributeError: module 'fastdeploy' has no attribute 'RuntimeOption'