随笔分类 - 计算机视觉
摘要:cpp模块备忘录,经常经常用到的函数快 读取txt文件数据到数组中,输入txt文件路径,分隔符,输出为数组 #include <iostream> #include <cstring> #include <string> using namespace std; void ReadDataFromF
阅读全文
摘要:之前用detectron2 的keypoint_rcnn训练自己的数据集完成物体特征点检测,这篇文章是将pytorch模型转为c++调用的形式。 实现效果: Detectron2 提供了将pytorch模型转为c++调用的例程: "Deployment" ,gpu版本的模型转换需要pytorch版本
阅读全文

浙公网安备 33010602011771号