Pinned Repositories
awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
count-mAP-txt
这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
mask-rcnn-keras
这是一个mask-rcnn的库,可以用于训练自己的实例分割模型。
mmdeploy
OpenMMLab Model Deployment Framework
PRICAI2022
test
TMM
kongweifeng678's Repositories
kongweifeng678/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
kongweifeng678/count-mAP-txt
这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)
kongweifeng678/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
kongweifeng678/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
kongweifeng678/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
kongweifeng678/mask-rcnn-keras
这是一个mask-rcnn的库,可以用于训练自己的实例分割模型。
kongweifeng678/mmdeploy
OpenMMLab Model Deployment Framework
kongweifeng678/PRICAI2022
kongweifeng678/test
kongweifeng678/TMM
kongweifeng678/TMM_test
kongweifeng678/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。
kongweifeng678/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.