Twenty TOPS, But Not With the SSD
Seeed's reComputer RK3576 kits pair an octa-core Rockchip with a 6 TOPS NPU, and an optional 20 TOPS RK1820 accelerator that occupies the only M.2 M-key slot — so you choose between it and NVMe.

Seeed Studio has launched the reComputer RK3576 line of compute modules and development kits. The Rockchip RK3576 carries four Cortex-A72 cores at up to 2.2 GHz and four Cortex-A53 cores at 2.0 GHz, an Arm Mali-G52 MC3 GPU, and an integrated NPU rated at 6 TOPS INT8. An optional Rockchip RK1820 accelerator adds up to 20 TOPS INT8 with 2.5 GB of on-chip DRAM. Configurations are 4 GB LPDDR5 with 32 GB eMMC or 8 GB with 64 GB, plus microSD and an M.2 M-key 2280 slot on PCIe 2.1 x1. Connectivity is gigabit Ethernet with PoE Power Delivery, Wi-Fi 6 and Bluetooth 5.4; ports include one USB 3.0 Type-A, two USB 2.0 Type-A, one USB Type-C with HDMI and DisplayPort, MIPI-DSI and MIPI-CSI, and a 40-pin header. Armbian is pre-installed, with Debian, Ubuntu, Android 14 or later and balenaOS supported. Modules are $130 and $170, the IO board $18, and kits $219 or $379 with the RK1820, shipping late September into October.
The constraint in the middle of that list is the one to notice: the RK1820 occupies the M.2 M-key slot, so a kit with the 20 TOPS accelerator cannot also carry an NVMe drive. That is a real architectural fork rather than a footnote. Vision workloads are the obvious use for 20 TOPS, and vision workloads are also the ones most likely to want fast local storage for buffering frames, retaining evidence images, or holding a model zoo. Choosing the accelerator means living on eMMC and microSD, which is fine for inference-and-forward and awkward for anything that records.
The honest comparison is also worth stating, because TOPS figures invite the wrong one. Twenty TOPS INT8 is real capability for classification, detection and segmentation at modest resolutions, and it is not in the same class as the discrete modules marketed for robotics. What the RK3576 offers instead is a complete system at $219 with Ethernet, PoE, camera inputs and mainline-adjacent Linux — which for a fixed-position inspection or monitoring node is frequently the better engineering trade, because the integration work saved is larger than the performance foregone.
Two cautions for anyone moving from evaluation to product. Rockchip's NPU toolchain requires converting models to the vendor's own format, and operator coverage is the thing that determines whether a given network runs on the NPU or silently falls back to the CPU at a fraction of the speed — so the model you intend to ship should be converted and benchmarked before the hardware is chosen, not after. And PoE Power Delivery on a device that may also drive cameras and an accelerator makes the power budget worth calculating rather than assuming; the class of PoE the switch provides is a constraint that tends to surface during installation.