diff --git a/README.md b/README.md index aab28bc..d103eb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![image](https://github.com/dog-qiuqiu/MobileNetv2-YOLOV3/blob/master/data/7a96026f319ad31e28bc55458ee97e97.gif) +*添加基于ncnn的106关键点 C sample:https://github.com/dog-qiuqiu/MobileNet-Yolo/tree/master/sample/ncnn ## ***Darknet Group convolution is not well supported on some GPUs such as NVIDIA PASCAL!!! * https://github.com/AlexeyAB/darknet/issues/6091#issuecomment-651667469 ## 针对某些Pascal显卡例如1080ti在darknet上 训练失败/训练异常缓慢/推理速度异常 的可以采用Pytorch版yolo3框架 训练/推理