Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
81–90 of 218 posts
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#82I am continually amazed that we're able to buy better and cheaper processors that no one could have dreamed about at such power/cost 50 years ago. I estimate it would take me and you maybe 1 year to learn how to build / assemble most things you find in your house that cost $1000 in a store -- a couch, a rug, even a simple kitchen appliance (the dumb kind). But a CPU / computer? I could not invent that given 10,000 ye…
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#83I like the barrel jack for power on the development kit version, I wonder what sort of power requirements it has as that seems to be an issue with the RPiS. On a side note that is a very impressive heatsink too!
What problems are you facing on the pi? The USB power to me is a big win. I already have a ton of cables sitting around.
I think a pi3 needs at least 2 or 3 amps.
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#84Now I just need something to DIY with it. Any ideas?
self driving small car, nerf turret that shoots anyone who is not you, following drone, cat stalking drone, cat stalking self driving "rc" car, auto bird identification camera in your backyard "this is a bird of type X" with voice or screen with instance detection/segmentation
https://www.amazon.com/dp/B07JMHRKQG
Classic Amazon: they're charging $399 for it, when obviously it's a Starfighter-style test for their AI engineer hiring pipeline. It would hugely increase their own expected revenue to give it away to anyone with an AWS account, but they couldn't resist skimming a couple bucks off of each sucker.
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#85Is there hope for Nouveau on these embedded chips?
So there's hope that it might be usable for f/oss enthusiasts at some point.
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#86I am continually amazed that we're able to buy better and cheaper processors that no one could have dreamed about at such power/cost 50 years ago. I estimate it would take me and you maybe 1 year to learn how to build / assemble most things you find in your house that cost $1000 in a store -- a couch, a rug, even a simple kitchen appliance (the dumb kind). But a CPU / computer? I could not invent that given 10,000 ye…
You should read "From NAND to Tetris". You could totally build a CPU yourself after a year of study. Not something that can compete with a modern microprocessor of course, but then again you probably couldn't build a compressor for a fridge with the same quality as a factory either.
[0]: Milton Friedman https://www.youtube.com/watch?v=R5Gppi-O3a8
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#87Earlier quoted context omitted.
Cheaper than the $150 Google TPU Dev Board, and looks like it can do training as well as inference. Training is a slight win (although it's going to be too slow for anything useful really). But it looks like the TPU will outperform this somewhat for inference. The 256 core Jetson (this has 128 cores) could run MobileNet-v2 at between 12 and 20 ms per image (depending on batch size)[1], while the USB TPU adapter takes…
>> Nor does the TPU dev board. Yes it does require you to send your model to Google: https://coral.withgoogle.com/web-compiler/
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#88Earlier quoted context omitted.
You should read "From NAND to Tetris". You could totally build a CPU yourself after a year of study. Not something that can compete with a modern microprocessor of course, but then again you probably couldn't build a compressor for a fridge with the same quality as a factory either.
Look at this lead pencil. There's not a single person in the world who could make this pencil. [0] [0]: Milton Friedman https://www.youtube.com/watch?v=R5Gppi-O3a8
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#89I am continually amazed that we're able to buy better and cheaper processors that no one could have dreamed about at such power/cost 50 years ago. I estimate it would take me and you maybe 1 year to learn how to build / assemble most things you find in your house that cost $1000 in a store -- a couch, a rug, even a simple kitchen appliance (the dumb kind). But a CPU / computer? I could not invent that given 10,000 ye…
You should read "From NAND to Tetris". You could totally build a CPU yourself after a year of study. Not something that can compete with a modern microprocessor of course, but then again you probably couldn't build a compressor for a fridge with the same quality as a factory either.
Ref: http://sandsduchon.org/duchon/cs311/ManoTutorial/ManoIntrodu...
I built one years ago for university course in Matlab Simulink.
Re: Nvidia's $99 Jetson Nano Is an AI Computer for DIY Enthusiasts
#90Earlier quoted context omitted.
What problems are you facing on the pi? The USB power to me is a big win. I already have a ton of cables sitting around.
Pi needs way more than 500ma, which a USB 2 port maxes out at, I think. I think a pi3 needs at least 2 or 3 amps.
So I'm a little confused by your statement. I've only ever run into a power problem once. And that was a few years ago when I was pushing the pi's CPU/GPU, adding a camera (doing object detection), and using an old USB charger. Swapped that out and problem solved.
I'm not saying that your problem doesn't exist, I just don't really understand how you see it as a problem and what your statement has to do with it. You're also not quite right about power outputs[1], which let's be honest; do you think your phone charges at 500mA? Your numbers are for signal, not power (though I get the easy confusion). 500mA is like what you'd get from plugging it into the computer, not a charger. It isn't the cable that controls the power^, it is the supply. I for one rather like only needing one cable for everything.
[0] https://www.raspberrypi.org/documentation/hardware/raspberry...
[1] https://en.wikipedia.org/wiki/USB#Power-related_specificatio...
^ Well... wire gauges have limits and you can burn up the wire. But you're going to be pretty hard pressed to find a supply that accepts a USB and will also output enough power to burn the cable.