DL框架之darknet:深度学习框架darknet的简介、安装、使用方法的详细攻略


哈密瓜贤惠
哈密瓜贤惠 2022-09-20 10:44:03 46826
分类专栏: 资讯

DL框架之darknet:深度学习框架darknet的简介、安装、使用方法的详细攻略

目录

darknet的简介

darknet的安装

darknet的使用方法

1、YOLO: Real-Time Object Detection

2、ImageNet Classification

3、Nightmare

4、RNNs in Darknet

5、DarkGo: Go in Darknet

6、Train a Classifier on CIFAR-10

7、Hardware Guide: Neural Networks on GPUs (Updated 2016-1-30)


darknet的简介

       Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation.

        Darknet: Open Source Neural Networks in C.  Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. You can find the source on GitHub or you can read more about what Darknet can do right here.

官网:https://pjreddie.com/darknet/
GitHub:https://github.com/pjreddie/darknet

       darknet是一个较为轻型的完全基于C与CUDA的开源深度学习框架,其主要特点就是容易安装,没有任何依赖项(OpenCV都可以不用),移植性非常好,支持CPU与GPU两种计算方式。

       相比于TensorFlow来说,darknet并没有那么强大,但这也成了darknet的优势:  

  • darknet完全由C语言实现,没有任何依赖项,当然可以使用OpenCV,但只是用其来显示图片、为了更好的可视化;  
  • darknet支持CPU(所以没有GPU也不用紧的)与GPU(CUDA/cuDNN,使用GPU当然更块更好了);  

        正是因为其较为轻型,没有像TensorFlow那般强大的API,所以给我的感觉就是有另一种味道的灵活性,适合用来研究底层,可以更为方便的从底层对其进行改进与扩展;  darknet的实现与caffe的实现存在相似的地方,熟悉了darknet,相信对上手caffe有帮助;

darknet的安装

git clone https://github.com/pjreddie/darknet

darknet的使用方法

后期继续更新……

  1. -meta">@misc{darknet13,
  2. author = {Joseph Redmon},
  3. title = {Darknet: Open Source Neural Networks in C},
  4. howpublished = {\url{http://pjreddie.com/darknet/}},
  5. year = {2013--2016}
  6. }

1、YOLO: Real-Time Object Detection

You only look once (YOLO) is a state-of-the-art, real-time object detection system.

2、ImageNet Classification

Classify images with popular models like ResNet and ResNeXt.

3、Nightmare

Use Darknet's black magic to conjure ghosts, ghouls, and wild badgermoles. But be warned, ye who enter here: no one is safe in the land of nightmares.

4、RNNs in Darknet

Recurrent neural networks are all the rage for time-series data and NLP. Learn how to use them in Darknet!

5、DarkGo: Go in Darknet

Play Go using a policy network trained with Darknet

6、Train a Classifier on CIFAR-10

Learn how to train a classifier from scratch in Darknet.

7、Hardware Guide: Neural Networks on GPUs (Updated 2016-1-30)

I've had a number of people ask me what hardware I would recommend for training neural networks for vision applications. Here are some of my thoughts.

网站声明:如果转载,请联系本站管理员。否则一切后果自行承担。

本文链接:https://www.xckfsq.com/news/show.html?id=4090
赞同 0
评论 0 条
哈密瓜贤惠L0
粉丝 0 发表 3 + 关注 私信
上周热门
如何使用 StarRocks 管理和优化数据湖中的数据?  2941
【软件正版化】软件正版化工作要点  2860
统信UOS试玩黑神话:悟空  2819
信刻光盘安全隔离与信息交换系统  2712
镜舟科技与中启乘数科技达成战略合作,共筑数据服务新生态  1246
grub引导程序无法找到指定设备和分区  1213
华为全联接大会2024丨软通动力分论坛精彩议程抢先看!  163
点击报名 | 京东2025校招进校行程预告  162
2024海洋能源产业融合发展论坛暨博览会同期活动-海洋能源与数字化智能化论坛成功举办  160
华为纯血鸿蒙正式版9月底见!但Mate 70的内情还得接着挖...  157
本周热议
我的信创开放社区兼职赚钱历程 40
今天你签到了吗? 27
信创开放社区邀请他人注册的具体步骤如下 15
如何玩转信创开放社区—从小白进阶到专家 15
方德桌面操作系统 14
我有15积分有什么用? 13
用抖音玩法闯信创开放社区——用平台宣传企业产品服务 13
如何让你先人一步获得悬赏问题信息?(创作者必看) 12
2024中国信创产业发展大会暨中国信息科技创新与应用博览会 9
中央国家机关政府采购中心:应当将CPU、操作系统符合安全可靠测评要求纳入采购需求 8

加入交流群

请使用微信扫一扫!