MethodJiao / PythonCallerLinks
C++调用Python
☆36Updated 2 years ago
Alternatives and similar repositories for PythonCaller
Users that are interested in PythonCaller are comparing it to the libraries listed below
Sorting:
- 基于注意力机制的三维点云车辆目标检测算法研究☆13Updated 3 years ago
- ☆11Updated last year
- 通过Tensorflow 2.0 实现transformer的构建过程☆11Updated 5 years ago
- 基础pytorch 和 bert的ner模型,实现断句,标点符号预测☆17Updated last year
- 中英文语料数据清洗及分布式分句分词预处理工作☆12Updated 5 years ago
- 无人监考团队的存储库☆16Updated 2 years ago
- 使用tensorflow.keras实现《动手学深度学习》☆10Updated 5 years ago
- ☆36Updated 5 years ago
- One of the main NLU tasks is to understand the intents (sequence classification) and slots (entities within the sequence). This repo help…☆15Updated 3 years ago
- separating music and voice from a song☆10Updated 6 years ago
- NCNN+Int8+YOLOv4 quantitative modeling and real-time inference☆25Updated 4 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- 使用opencv完成的简易图像拼接程序☆16Updated 2 years ago
- Vulkan画三角形的一些demo☆35Updated 4 years ago
- 实现基于RNN的粒子滤波网络,应用于纯惯导的地图匹配,解决室内定位问题☆13Updated 6 years ago
- 基于TensorFlow实现RNN-LSTM 自动生成mid编曲☆12Updated 6 years ago
- 自然语言处理之CFG句法分析☆10Updated 7 years ago
- socket网络通信的例程,包括TCP,UDP,阻塞非阻塞和C,C++多个版本☆10Updated 7 years ago
- Tensorflow图像分类模型在Android上的部署☆12Updated 7 years ago
- TensorRT实现YOLOX部署☆13Updated 3 years ago
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Updated 7 years ago
- 利用transformer模型来实现语音识别系统☆17Updated 5 years ago
- 使用 TensorFlow2.0 训练YOLOV3模型 和Wider Face 数据集,进行人脸检测☆22Updated 2 years ago
- c++一些算法☆38Updated 2 years ago
- python mxnet框架下机器学习识别身份证号码☆11Updated 8 years ago
- yolov3-tensorflow-c++