Viewing profile — xFlynnRider
xFlynnRider
HN member- Joined
- Mon, Feb 24, 2020, 1:09 AM UTC
- HN karma
- 3
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About xFlynnRider
No profile information was provided.
Recent public activity
-
comment
Comment #29324612
What model is this trained/fine-tuned on? What dataset have you used? Managed or on-premises?
-
comment
Comment #22403897
Why is it bad?
-
comment
Comment #22403886
I've come across that. And it looks awesome! Might give it a chance, why not. I see Tesseract's OCR engine is based on LSTM networks.
-
comment
Comment #22403840
I like all of your suggestions. I've been thinking about using TinyYOLOv3 as well. Provided the training set is considerably bigger than my own (I've created about ~550 samples and…
-
comment
Comment #22403746
Creator here. I get about 30FPS. The more compute power you throw in, the higher the framerate. It's really buttery smooth if I disable the recognition part and just leave in the d…
-
comment
Comment #22400953
Probably yeah, but the potential of the cloud was much more appealing to me. Detecting the license plates is really cheap computationally speaking, but not on the RPi. The most exp…
-
comment
Comment #22400816
I'm the creator here. Yeah, 20 K80s is a bit excessive. That's because cortex (cortexlabs), which is the ML-model-deployment platform didn't initially have multiprocessing on each …