zain 0 Posted March 21 Hi, I have a Tinker board Edge R. I was reading section 3.4.6 the document for RKNN toolkit. I am interested to implement the RKNN model segmentation process but I could not find any code to implement this. Moreover, it says that the process figures out the layer level latencies. I am also interested to see those numbers. How can I extract those numbers. Please guide me. Share this post Link to post Share on other sites
tooz 52 Posted March 21 hello @zain, here are some examples for your reference: https://github.com/rockchip-linux/rknn-toolkit/tree/master/examples/mxnet/fcn_resnet101 you can also check chapter 7.15 Export a segmentation model from 02_Rockchip_User_Guide_RKNN_Toolkit_V1.7.5_EN.pdf 1 Share this post Link to post Share on other sites