- 博客(7)
- 收藏
- 关注
原创 coco-eval-free and training with custom category
# coco-eval-free and training with custom categorysupporting Nanodet projects, https://github.com/RangiLyu/nanodet/blob/main/nanodet/evaluator/coco_detection.pycoco eval by custom category to multi object classificationif category is two, then id ind.
2020-12-09 10:58:26
169
1
原创 Nanodet project label: yolo2voc2coco
# yolo2voc2cocolabels: txt-->xml-->jsonThis project support to Nanodet project to make official labels.1.Nanodet project addresshttps://github.com/RangiLyu/nanodet2.making labels means2.1 alfred tool addresshttps://github.com/jinfagang/a
2020-12-01 11:43:12
360
原创 人脸属性多任务学习:Heterogeneous Face Attribute Estimation: A Deep Multi-Task Learning Approach
人脸属性多任务学习,分享特征学习权值,属性划分
2017-11-09 11:20:08
1340
1
原创 pytorch实现LBCNN:Local Binary Convolutional Neural Networks
本文用pytorch实现,是基于发表在CVPR 2017上的文章:Local Binary Convolutional Neural Networks1.原文地址:https://arxiv.org/abs/1608.06049torch版开源代码:https://github.com/juefeix/lbcnn.torch2.详细介绍这篇文章内容的地址:http://...
2017-10-22 09:19:48
3296
3
原创 pytorch基于卷积层通道剪枝的方法
本文基于文章:Pruning Convolutional Neural Networks for Resource Efficient Inferencehttps://arxiv.org/abs/1611.06440下面以ResNet模型为例,讲解剪枝方法。1 评估神经元(即通道)重要性1.1 给模型中所有conv layer重新编号排次序;1.2 计算每个conv ...
2017-10-21 09:16:50
7986
24
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人