Viewing profile — rahulrav
rahulrav
HN member- Joined
- Wed, Nov 28, 2012, 11:18 AM UTC
- HN karma
- 175
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About rahulrav
Recent public activity
-
comment
Comment #46939303
Also the same author: > Generally, I believe (Rabbit) R1 has the potential to change the world. There is a pattern here.
- story
-
comment
Comment #46447932
I would have purchased your book ! I just wanted to say thank you for writing (your blog). It is a joy to read.
- story
-
comment
Comment #25563557
Thanks for your kind words and the tip about using canonical names. Will take a look.
-
comment
Comment #25563075
Based on my cursory look at `libremarkable`, the SDK looks a lot more capable. You will need to port the code from Python though :/
-
comment
Comment #25562636
No, that is what looked okay to me. The font sizing on the Calendar is customizable. You can also side load custom fonts. I am going to look into this, because the default fonts ar…
-
comment
Comment #25562478
Thanks ! Happy to be able to nudge things along
-
comment
Comment #25561629
I started to work on this, because this is something I hoped existed. If there is enough interest, I am open to commercializing it. Its super easy to setup, especially given all my…
- story
-
comment
Comment #22714598
Thanks for the feedback. Let me fix that.
-
comment
Comment #22709329
I agree. My goal here was to get something that look like bokeh if you squinted at it. I just wanted to see how far I could take this idea.
-
comment
Comment #22708790
Yes. That is correct.
-
comment
Comment #22708786
Yes. That is correct. Just wanted to see if the idea in my head actually worked. I was surprised by how decent it turned out especially given that I did not do anything “clever”.
-
comment
Comment #22708779
It’s a simple Gaussian kernel multiplied with a triangular mask. You can do better by playing with intensities of pixel values as suggested in the article I linked.
-
comment
Comment #22708217
This is a quick proof of concept of an idea. This won't work for every use-case but it worked surprisingly well for a use-case I had in mind. Happy to answer any questions.
- story
-
comment
Comment #22708198
Thanks so much !
-
story
Bokehlicious Selfies
Here is a blog post about adding the bokeh effect to selfies using deep-learning. http://rahulrav.com/blog/bokehlicious.html
- story
-
comment
Comment #20475677
Yes. Join the Slack channel. We can help you out if you have questions.
-
comment
Comment #20474816
The rules of the race are that you can't cut corners from inside the track. Going out of the track is a natural penalty, so it's allowed. The car actually slows down a bit. The ML …
-
comment
Comment #20474430
JetsonHacks is pretty great.
-
comment
Comment #20470972
The ones I really enjoyed reading were: https://www.pyimagesearch.com/deep-learning-computer-vision-... https://www.machinelearningisfun.com/ and https://www.amazon.com/Deep-Learni…
-
comment
Comment #20470682
The first time I was building Donkey for an entirely new (and previously unsupported) SBC - the Asus Tinkerboard S. I was also unfamiliar with how everything was put together. The …