Pinned Repositories
cs231n
斯坦福 cs231n 作业代码实践
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
deit_experiment
Face_mask_detection
tets
KAN-Transformer
Mask-detection
RMOT
RMOT-v2
Huxufeng666's Repositories
Huxufeng666/Face_mask_detection
tets
Huxufeng666/Mask-detection
Huxufeng666/RMOT
Huxufeng666/RMOT-v2
Huxufeng666/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Huxufeng666/cs231n
斯坦福 cs231n 作业代码实践
Huxufeng666/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Huxufeng666/deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、代码视频讲解
Huxufeng666/deit_experiment
Huxufeng666/Electrical-testing
Huxufeng666/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Huxufeng666/KAN-Transformer
Huxufeng666/FasterRCNN-based-Face-Mask-Detection
人脸口罩检测(中文)/ Face mask detection (English)
Huxufeng666/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
Huxufeng666/MMdetection
Huxufeng666/researchmm-SiamDW
Huxufeng666/saeedahmadicp
Huxufeng666/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Huxufeng666/unbox_yolov5_deepsort_counting
yolov5 deepsort 行人 车辆 跟踪 检测 计数
Huxufeng666/Vit-GNN-MOT
Huxufeng666/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Huxufeng666/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+