Popular repositories Loading
-
ML-8-DecisionMaking-tree
ML-8-DecisionMaking-tree Public这是我在本科《机器学习》课程中的实验。在有1000个车辆数据的数据集上,使用决策树完成4分类,并进行性能评估。于是,我手写了ID3、CHAID、C4.5、CART这四个基本的决策树,并根据已有库实现RandomForest、XGBoost、GBDT、LightGBM这四个较复杂的决策树模型框架
Python 5
-
CV_FaceDetection_PytorchMTCNN_demo
CV_FaceDetection_PytorchMTCNN_demo PublicHNU《计算机视觉》课程,人脸检测小作业:利用PYtorch实现卷积神经网络(MTCNN)的人脸检测
Python 1
-
ANN-Net-classification
ANN-Net-classification PublicHNU《机器学习》-第二次实验: 使用神经网络对“car+evaluation”数据集进行分类。简单地利用pytorch实现神经网络
Python 1
-
-
Vehicle-detection
Vehicle-detection PublicTo deal with 《Computer Vision》 coursework, I utilize Yolov5 neural network instead of traditional methods based on computer graphics.Besides, I use Pyside6 and Gradio to achieve graphical interface.
Python
-
Car-Number-Plates-DetectAndRecognize
Car-Number-Plates-DetectAndRecognize PublicDetect(By opencv Haar classifier) and recognize vehicle license plates(By LPRNet) for my CV coursework
Python
If the problem persists, check the GitHub status page or contact support.