Pinned Repositories
C-
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
FreshFruitsDetection
In this project, simple CNN convolutional neural network was used to detect fresh fruits, and the detection accuracy could reach more than 86%, and the loss was about 1.22, which was relatively satisfactory
Opencv_BallColor
The ball color recognition based on OpencV is transformed into HSV color space and the threshold value is controlled to achieve the purpose of ball color recognition
opencv_mask_detection
Mask recognition based on OpencV technology achieves the effect of simple mask detection by training cascade classifier
Quora-Question-Pairs-
旨在通过数据分析和机器学习技术,从Quora Question Pairs数据集中挖掘有价值的信息,以预测不同问题对是否具有相同的意图。项目将使用XGBoost算法,结合数据挖掘技术,提高问题匹配的准确性。
yolov3-facedetection
Face keypoint detection based on Yolov3
yolov8-Onnxruntime
通过onnxruntime实现yolov8在CPU和GPU上面部署
916241958's Repositories
916241958/yolov8-Onnxruntime
通过onnxruntime实现yolov8在CPU和GPU上面部署
916241958/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
916241958/Quora-Question-Pairs-
旨在通过数据分析和机器学习技术,从Quora Question Pairs数据集中挖掘有价值的信息,以预测不同问题对是否具有相同的意图。项目将使用XGBoost算法,结合数据挖掘技术,提高问题匹配的准确性。
916241958/C-
916241958/FreshFruitsDetection
In this project, simple CNN convolutional neural network was used to detect fresh fruits, and the detection accuracy could reach more than 86%, and the loss was about 1.22, which was relatively satisfactory
916241958/Opencv_BallColor
The ball color recognition based on OpencV is transformed into HSV color space and the threshold value is controlled to achieve the purpose of ball color recognition
916241958/opencv_mask_detection
Mask recognition based on OpencV technology achieves the effect of simple mask detection by training cascade classifier
916241958/yolov3-facedetection
Face keypoint detection based on Yolov3
916241958/yolov8-optimization-strategy
Used to store my yolov8 optimization strategy