TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Darknet: C and CUDA open source neural network framework

115 pointsby alphydanabout 9 years ago

9 comments

jimdukabout 9 years ago
I use this a bit - the You Only Look Once implementation is good &amp; fast (should be - redmon wrote the paper <a href="http:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1506.02640" rel="nofollow">http:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1506.02640</a>) and it&#x27;s all C. I don&#x27;t think it&#x27;s competing to overtake Torch&#x2F;Caffe&#x2F;Tensorflow as &#x27;the&#x27; framework. What I find it good for is looking at the source code and trying to understand how something works in code (often not easy even after reading the papers) - easier than with the big frameworks. Also may be a good place to start for simpler target platforms e.g. embedded. Kudos to pjreddie.
评论 #11304746 未加载
imaginenoreabout 9 years ago
Bad name. Darknet already has a meaning.<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Darknet" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Darknet</a><p>And why CUDA, and not OpenCL?
评论 #11304240 未加载
评论 #11304785 未加载
评论 #11304129 未加载
评论 #11304256 未加载
T-Aabout 9 years ago
Don&#x27;t get me wrong, I do appreciate the effort that went into this and fully intend to check it out sooner or later, but lately the appearance of new deep learning frameworks is beginning to trigger flashbacks to this: <a href="http:&#x2F;&#x2F;notinventedhe.re&#x2F;on&#x2F;2015-5-19" rel="nofollow">http:&#x2F;&#x2F;notinventedhe.re&#x2F;on&#x2F;2015-5-19</a>
评论 #11303981 未加载
评论 #11305010 未加载
评论 #11303824 未加载
Tim61about 9 years ago
This is cool. The documentation is very entertaining, although not something you&#x27;d show to your boss. Looks like it implements a lot more than just neural networks.<p>Shameless plug: For a minimal neural network implementation in ANSI C, check out: <a href="https:&#x2F;&#x2F;github.com&#x2F;codeplea&#x2F;genann" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;codeplea&#x2F;genann</a> Sometimes lack of features is a feature.
orblivionabout 9 years ago
One doesn&#x27;t see web design like this much any more these days. I like it.
评论 #11305447 未加载
yarrelabout 9 years ago
Please, please, please stop basing free software projects on proprietary libraries like CUDA.
评论 #11305734 未加载
评论 #11305755 未加载
评论 #11306780 未加载
评论 #11306669 未加载
billylindemanabout 9 years ago
Been researching the YOLO network for awhile now. It&#x27;s a pretty kickass setup. Hoping to port it to TF or torch at some point.
评论 #11305340 未加载
IshKebababout 9 years ago
Another one?
teekertabout 9 years ago
Hmm, is this really nice? I doesn&#x27;t look like something I&#x27;d just recommend to colleagues, with the religious symbols, names like Darknet and Yolo, Nightmare and black magic. Are they trying to stay away from the corporate market?
评论 #11304445 未加载
评论 #11304416 未加载