zli2014 / python--Links
总结-改进-汇总
☆145Updated 5 years ago
Alternatives and similar repositories for python--
Users that are interested in python-- are comparing it to the libraries listed below
Sorting:
- Pytorch训练自己的数据的示例代码☆57Updated 6 years ago
- MTCNN Pytorch implementation☆34Updated 6 years ago
- ☆67Updated 5 years ago
- 无参考图像质量评估☆80Updated 7 years ago
- ☆176Updated 6 years ago
- 2018 云从人头技术冠军分享方案☆102Updated 5 years ago
- Draw ROC curve and PR curve for object detection tasks, such as face detection.☆61Updated 7 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。