You can look at MediaPipe's BlazeFace / BlazePose for faster inference for lower-end chips. I currently have an application that does realtime video with YoloV8-M on my Macbook at over 60fps
It's not total bullshit - compare Imatinib on GoodRX ($787) vs CostPlus ($14) for 30 tablets. What the company is doing is cutting out the (arbitrary) pharmacy markup. They take a 15% cut and are TRANSPARENT about their price (again, novel in the drug industry). If you followed their company, you'd also notice they have plans to further lower the margin by manufacturing their own drugs, but these things take time.
Let me add a bit of advice to any homeowners out there: learn to do the job yourself! I bought my house 5 years ago and I went from zero knowledge to remodeling the entire thing mostly on my own. Not only does it save you the hassle of having to deal with contractors, but in the cases when you need one, you'll be a lot more prepared to gauge the quote and timing.
"a few more remote friendly companies". Respectfully disagree - the market will make this decision, and now that employees have all tasted the benefit, they are going to work for companies that give them that freedom. On top of that, most companies have seen equal or greater productivity (no commute, fewer sick days, etc), and will at least downsize their real estate for cost savings. There's little argument to make people come back to an office if there is no obvious benefit.
I am switching to one (not yet delivered) for my iOS dev work from a 2017 MBP. My main reasoning is price, and since my laptop mostly just sits in clamshell mode. I got the 16GB one, but can't imagine the 8GB will suffer for development work. I still do all my machine learning work on a PC
The cropping issue is an unsolvable one for AI. It doesn’t matter how unbiased you want the model to be, if an algorithm has to chose between 2+ faces with no “correct” answer, it can’t win.
You might just think, why doesn’t it just identify the skin color and crop randomly based on that? Now what if there is two races of men and one woman in the image? Or vice versa? You quickly get into if/else hell.
The algorithm can be tuned to no end, but in the end, it’s dealing with an infinite amount of possibilities (not just faces) and it’s a problem that proves Twitter just needs to let the users adjust the crop or focus themselves.
I agree -- on top of this, I think machine learning will play an important role. The power of machine learning + AR creates some interesting possibilities. You can check out our website for some examples https://www.2020cv.com
Apologies if the title is confusing. The demo does use CNNs, as mentioned to predict the 2D joint locations of the hand. The whole point of this system is that it relies only on a monocular camera, allowing it to run on a wide range of devices. CoreML on iOS and Tensorflow Lite on Android handle all the GPU inference on these models
My project didn't get much attention on Show HN (or anywhere else), but I sent a cold email to Mark Cuban and offered to invest pretty quickly. So don't get too disheartened if your project gets a tepid response.
Hey HN, I made this app, let me know if you have any questions! It uses a TensorFlow/Keras model to detect the dog's facial features, and a custom AR interface for estimating 3D pose.
Assuming the miners still want to rent out the hardware and not sell it :) Even then, you'd have an instance of two parties both taking slices of the profit, which is hard to compete in a practical manner against the Amazon/Google
Serious question (as opposed to a snarky one): what happens when/if the crypto currency market takes a large downturn? If your pricing is based off using their cycles, Snark.ai would have to raise prices, right?
Of course it's a difficult problem, but why try and dissuade people from attempting it? Nothing novel ever came from somebody who didn't fail first : )
I would love it if I had the time and resources to do that, but hard to justify with how poor the retention was on iOS (understandably, from a gimmick like this). Quite a good chance I will be targeting Android first next app I do.