YOLOv4的PyTorch最小化实现

2020 年 4 月 30 日 专知



A minimal PyTorch implementation of YOLOv4.

  • Paper Yolo v4: https://arxiv.org/abs/2004.10934

  • Source code:https://github.com/AlexeyAB/darknet

  • More details: http://pjreddie.com/darknet/yolo/

  •  Inference

  •  Train


Inference

  • download model weight https://drive.google.com/open?id=1cewMfusmPjYWbrnuJRuKhPMwRe_b9PaT

python demo.py cfgfile weightfile imgfile
  •  Convolution weight reshape

  •  Mish activation

  •  route number > 2

  •  Maxpooling

  •  yololayer

Reference:

  • https://github.com/eriklindernoren/PyTorch-YOLOv3

  • https://github.com/marvis/pytorch-caffe-darknet-convert

  • https://github.com/marvis/pytorch-yolo3

@article{yolov4,
title={YOLOv4: YOLOv4: Optimal Speed and Accuracy of Object Detection},
author={Alexey Bochkovskiy, Chien-Yao Wang, Hong-Yuan Mark Liao},
journal = {arXiv},
year={2020}
}


专知便捷查看

便捷下载,请关注专知公众号(点击上方蓝色专知关注)

  • 后台回复“MTCME” 就可以获取麻省理工学院马丁信托创业中心创业知识库》专知下载链接

专知,专业可信的人工智能知识分发,让认知协作更快更好!欢迎注册登录专知www.zhuanzhi.ai,获取5000+AI主题干货知识资料!
欢迎微信扫一扫加入专知人工智能知识星球群,获取最新AI专业干货知识教程资料和与专家交流咨询
点击“ 阅读原文 ”,了解使用 专知 ,查看获取5000+AI主题知识资源
登录查看更多
2

相关内容

最新《自动微分手册》77页pdf
专知会员服务
97+阅读 · 2020年6月6日
【ACL2020】利用模拟退火实现无监督复述
专知会员服务
13+阅读 · 2020年5月26日
专知会员服务
31+阅读 · 2020年4月24日
Yann Lecun 纽约大学《深度学习(PyTorch)》课程(2020)PPT
专知会员服务
178+阅读 · 2020年3月16日
《深度学习》圣经花书的数学推导、原理与Python代码实现
一网打尽!100+深度学习模型TensorFlow与Pytorch代码实现集合
【GitHub实战】Pytorch实现的小样本逼真的视频到视频转换
专知会员服务
35+阅读 · 2019年12月15日
【书籍】深度学习框架:PyTorch入门与实践(附代码)
专知会员服务
160+阅读 · 2019年10月28日
【资源】NLP多标签文本分类代码实现工具包
专知
40+阅读 · 2019年11月20日
以BERT为例,如何优化机器学习模型性能?
专知
10+阅读 · 2019年10月3日
【资源】PyTorch上方便好用的元学习工具包
专知
17+阅读 · 2019年9月18日
PyTorch实现多种深度强化学习算法
专知
36+阅读 · 2019年1月15日
Pytorch作者Adam Paszke-53页Pytorch教程PPT
专知
34+阅读 · 2018年10月27日
深度学习TensorFlow实现集合
专知
9+阅读 · 2018年9月8日
机器学习的Pytorch实现资源集合
专知
11+阅读 · 2018年9月1日
Github 项目推荐 | YOLOv3 的最小化 PyTorch 实现
AI研习社
25+阅读 · 2018年5月31日
Arxiv
6+阅读 · 2019年4月4日
Arxiv
8+阅读 · 2018年4月8日
Arxiv
3+阅读 · 2018年3月2日
VIP会员
相关资讯
【资源】NLP多标签文本分类代码实现工具包
专知
40+阅读 · 2019年11月20日
以BERT为例,如何优化机器学习模型性能?
专知
10+阅读 · 2019年10月3日
【资源】PyTorch上方便好用的元学习工具包
专知
17+阅读 · 2019年9月18日
PyTorch实现多种深度强化学习算法
专知
36+阅读 · 2019年1月15日
Pytorch作者Adam Paszke-53页Pytorch教程PPT
专知
34+阅读 · 2018年10月27日
深度学习TensorFlow实现集合
专知
9+阅读 · 2018年9月8日
机器学习的Pytorch实现资源集合
专知
11+阅读 · 2018年9月1日
Github 项目推荐 | YOLOv3 的最小化 PyTorch 实现
AI研习社
25+阅读 · 2018年5月31日
Top
微信扫码咨询专知VIP会员