当前位置:网站首页>13、Darknet YOLO3
13、Darknet YOLO3
2022-07-02 17:17:00 【C--G】
coco Data sets
- Download address
Official website https://cocodataset.org/
coco2014 Domestic mirror https://pjreddie.com/projects/coco-mirror/
- Data is introduced



- coco API

YOLO V3

- DarkNet




- linux Installation and downloading


- The configuration file

- Weight file

# yolov3-openimages.cfg (247 MB COCO Yolo v3) - requires 4 GB GPU-RAM:
https://pjreddie.com/media/files/yolov3-openimages.weights
# yolov3-spp.cfg (240 MB COCO Yolo v3) - requires 4 GB GPU-RAM:
https://pjreddie.com/media/files/yolov3-spp.weights
# yolov3.cfg (236 MB COCO Yolo v3) - requires 4 GB GPU-RAM:
https://pjreddie.com/media/files/yolov3.weights
# yolov3-tiny.cfg (34 MB COCO Yolo v3 tiny) - requires 1 GB GPU-RAM:
https://pjreddie.com/media/files/yolov3-tiny.weights
# yolov2.cfg (194 MB COCO Yolo v2) - requires 4 GB GPU-RAM:
https://pjreddie.com/media/files/yolov2.weights
# yolo-voc.cfg (194 MB VOC Yolo v2) - requires 4 GB GPU-RAM:
http://pjreddie.com/media/files/yolo-voc.weights
# yolov2-tiny.cfg (43 MB COCO Yolo v2) - requires 1 GB GPU-RAM:
https://pjreddie.com/media/files/yolov2-tiny.weights
# yolov2-tiny-voc.cfg (60 MB VOC Yolo v2) - requires 1 GB GPU-RAM
http://pjreddie.com/media/files/yolov2-tiny-voc.weights
# yolo9000.cfg (186 MB Yolo9000-model) - requires 4 GB GPU-RAM
http://pjreddie.com/media/files/yolo9000.weights
- data file



边栏推荐
- PhD Debate-11 预告 | 回顾与展望神经网络的后门攻击与防御
- [cloud native] briefly talk about the understanding of flume, a massive data collection component
- Shutter: action feedback
- 对接保时捷及3PL EDI案例
- Sword finger offer 26 Substructure of tree
- Youzan won the "top 50 Chinese enterprise cloud technology service providers" together with Tencent cloud and Alibaba cloud [easy to understand]
- [error record] error -32000 received from application: there are no running service protocol
- 酒仙网IPO被终止:曾拟募资10亿 红杉与东方富海是股东
- The poor family once again gave birth to a noble son: Jiangxi poor county got the provincial number one, what did you do right?
- 深度之眼(三)——矩阵的行列式
猜你喜欢

Timing / counter of 32 and 51 single chip microcomputer
![[fluent] dart data type map type (create map set | initialize map set | traverse map set)](/img/02/75d21470ea0ae4cd3d17696a93d1ca.jpg)
[fluent] dart data type map type (create map set | initialize map set | traverse map set)

ThreadLocal
![L'explosion de John utilise l'encodage d'entrée par défaut: UTF - 8 Loaded 1 password Hash (bcrypt [blowfish 32 / 64 X3])](/img/4c/ddf7f8085257d0eb8766dbec251345.png)
L'explosion de John utilise l'encodage d'entrée par défaut: UTF - 8 Loaded 1 password Hash (bcrypt [blowfish 32 / 64 X3])

2020 "Lenovo Cup" National College programming online Invitational Competition and the third Shanghai University of technology programming competition (a sign in, B sign in, C sign in, D thinking +mst

Error when uploading code to remote warehouse: remote origin already exists

Linux Installation PostgreSQL + Patroni cluster problem

深度之眼(二)——矩阵及其基本运算

QStyle实现自绘界面项目实战(二)

Cell:清华程功组揭示皮肤菌群的一种气味挥发物促进黄病毒感染宿主吸引蚊虫...
随机推荐
Sword finger offer 22 The penultimate node in the linked list
Baobab's gem IPO was terminated: Tang Guangyu once planned to raise 1.8 billion to control 47% of the equity
linux安装postgresql + patroni 集群问题
Vscode setting delete line shortcut [easy to understand]
酒仙网IPO被终止:曾拟募资10亿 红杉与东方富海是股东
What is the difference between JSP and servlet?
Digital IC hand tearing code -- voting device
一年頂十年
Xiaopeng P7 had an accident on rainy days, and the airbag did not pop up. Official response: the impact strength did not meet the ejection requirements
Role and function of uboot
Seven charts, learn to do valuable business analysis
OpenPose的使用
几行代码搞定RPC服务注册和发现
The macrogenome microbiome knowledge you want is all here (2022.7)
Amazon cloud technology community builder application window opens
<四> H264解码输出yuv文件
Nexus简介及小白使用IDEA打包上传到Nexus3私服详细教程
js删除字符串中的子串
< IV & gt; H264 decode output YUV file
linux下配置Mysql授权某个用户远程访问,不受ip限制