Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
g_airborne
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
g_airborne
5y ago
In terms of accuracy, the authors mention it as a limitation, so probably it could be a problem. In terms of runtime, it should not matter. Generally speaking though, the overhead of optical flow is often overlooked. For video DL applicatio
2.
▲
by
g_airborne
6y ago
This is very cool, I’ll be studying your implementation of I3D. Did you ever attempt to train I3D end-to-end as done in the Quo Vadis paper? And it so, did you get comparable Top1/Top5 accuracy?
3.
▲
by
g_airborne
6y ago
I couldn't agree more, especially with the latter part. I've worked on action recognition with I3D for over a year now, and found that seemingly equivalent implementations in Keras, TensorFlow 2 or PyTorch will produce wildly diff
4.
▲
by
g_airborne
6y ago
The JIT is hands down the best feature of PyTorch. Especially compared to the somewhat neglected suite of native inference tools for TensorFlow. Just recently I was trying to get a TensorFlow 2 model to work nicely in C++. Basically, the ex
5.
▲
by
g_airborne
6y ago
It's not that Python is by definition much slower than C++, rather, doing inference in C++ makes it much easier to control exactly when memory is initialised, copied and moved between CPU and GPU. Especially on frame-by-frame models li
6.
▲
by
g_airborne
6y ago
> The current hardware floor is nearer to the RTX 2080 TI's $1k/unit for 125 tensor-core TFLOPS, and that gives you $25/pflops-d. It's definitely true that the RTX 2080 Ti would be more efficient money-wise, but the T
7.
▲
by
g_airborne
6y ago
If we’re going down this road of theorizing about the human brain based on DNNs, what is the deal with dropout? Could we help human brains with generalization by randomly removing 10% of our newly created connections at the end of each day
8.
▲
by
g_airborne
6y ago
Is there a way to do this easily on S3 if you’re hosting a static website with custom domain? Last time I checked you still needed to put a CloudFront instance in front of it.
9.
▲
by
g_airborne
6y ago
Instead of using Cmd+V to paste, use Cmd+Option+V to cut from the original location and paste. I like it because it lets me postpone the decision to copy or cut until the very end :)
10.
▲
by
g_airborne
6y ago
Very cool! Does anyone know how is software support for all these features? It seems that TF doesn’t support the TP32/16 types as of yet. Is this something only CUDA engineers can use right now? It does seem a little fishy to me that N
11.
▲
by
g_airborne
6y ago
So this might be an enormous opportunity for low-cost and more performant AI if someone was able to build an FPGA of some sort that could handle these types of computations as efficiently right?
12.
▲
by
g_airborne
6y ago
This is very cool! Thanks!
13.
▲
by
g_airborne
6y ago
The connectedness of neurons in neural nets is usually fixed from the start (i.e. between layers, or somewhat more complicated in the case CNNs etc). If we could eliminate this and let neurons "grow" towards each other (like this
14.
▲
by
g_airborne
6y ago
I just replaced my MacBook Late 2013 after similar usage. No repairs, no hiccups or any component failure whatsoever except for a very badly degraded battery - it lasted about 1.5 hours on a full charge at the end. There’s a lot to be said
15.
▲
by
g_airborne
6y ago
Can’t agree more. Every codec implementation or video-related software package is just a giant pile of pointer-heavy C/C++ code. It’s not a bad thing because it’s fast and practically still the only way to do it. But looking at cosebas
16.
▲
by
g_airborne
6y ago
This looks very cool if it can deliver up to its promises! As a Mac user and ML developer I’m starting to look more and more jealous towards Windows - it is starting to make sense this way. But I’m also a bit afraid. Has anything related to
17.
▲
by
g_airborne
6y ago
You could say that Rusts great dependency management is both a blessing and a problem at the same time. C programmers, often motivated by resource constraints, are much less likely to use third party dependencies - not just to save resource
18.
▲
by
g_airborne
6y ago
Most likely you are transcoding the video instead of copying the raw stream. A lot of more complicated stuff requires that but things like trimming can be done the fast way by simply cutting of the irrelevant pieces in the raw encoded data
19.
▲
by
g_airborne
6y ago
Like others are saying the progress towards AGI isn’t great but each individual subdomain is seeing great advances all the time. Object detection, facial recognition and NLP with GPT are much better than they were a few years ago. Each of t
20.
▲
by
g_airborne
6y ago
Zipline is such an awesome company. I love that their largest target market is Africa. Almost every high-tech startup starts with conquering the US en EU markets even though double-digit growth of economies is now mostly happening in emerge
21.
▲
by
g_airborne
6y ago
Somewhat unrelated but I read somewhere that the Rust team test their releases by compiling the entirety of crates.io and all Rust GitHub repositories to find regressions. The tool is called Crater. Source: https://www.pietroalbi
22.
▲
by
g_airborne
6y ago
Unfortunately they're all Dutch :( There's the one called "Jinek", hosted by this woman who speaks excellent English (think she was born in the US). She switches to English when there's an non-Dutch person, she had
23.
▲
by
g_airborne
6y ago
I think so. In the Netherlands at least the discussion seems more nuanced. I’m not sure exactly why because the problems are exactly the same. I suspect there’s a few things at play. 1. The governments communication here is less extreme, an