Pinned Repositories
AIPoseEvaluate
基于人工智能的Pose评分机
data-collect
FaceDustbin
在树莓派上实现的人脸识别垃圾桶
LabelToolForDetection
目标检测标注工具
OpenSitUp
OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。
PoseTetris
体感俄罗斯方块游戏
ShufflenetV2_PLUS
the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attention
web-dl
the web server for dl detection
YoloAll
YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest
YoloX_EasyTrain
YoloX可视化训练插件
DL-Practise's Repositories
DL-Practise/YoloAll
YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest
DL-Practise/OpenSitUp
OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。
DL-Practise/YoloX_EasyTrain
YoloX可视化训练插件
DL-Practise/ShufflenetV2_PLUS
the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attention
DL-Practise/LabelToolForDetection
目标检测标注工具
DL-Practise/PoseTetris
体感俄罗斯方块游戏
DL-Practise/FaceDustbin
在树莓派上实现的人脸识别垃圾桶
DL-Practise/AIPoseEvaluate
基于人工智能的Pose评分机
DL-Practise/data-collect
DL-Practise/web-dl
the web server for dl detection
DL-Practise/MiniPark
MiniPark by AI手工星
DL-Practise/yolo2-pytorch
YOLOv2 in PyTorch
DL-Practise/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
DL-Practise/hand-pose-rec
DL-Practise/proxy_pool
Python爬虫代理IP池(proxy pool)
DL-Practise/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
DL-Practise/yolo-visual
the net visualization for all yolos