Pinned Repositories
caltech-256
caltech-256数据集介绍
chinese-ocr
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
easyPlog
极简多日志类
faceLandmarksWith1000Points
人脸关键点检测,1000点,模型大小仅5.9Mb
imagededup
😎 Finding duplicate images made easy!
Machine-Learning
机器学习实战(Python3)
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
tensorRT
whuhit's Repositories
whuhit/faceLandmarksWith1000Points
人脸关键点检测,1000点,模型大小仅5.9Mb
whuhit/caltech-256
caltech-256数据集介绍
whuhit/JD_Sign_Action
基于github actions的京东自动化签到
whuhit/chinese-ocr
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
whuhit/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
whuhit/easyPlog
极简多日志类
whuhit/imagededup
😎 Finding duplicate images made easy!
whuhit/Machine-Learning
机器学习实战(Python3)
whuhit/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
whuhit/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
whuhit/tensorRT
whuhit/yolov7-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序