← heapsort-ai

object detection

9 items

RESEARCHarXiv CS.AI·4/14/2026

AHC: Meta-Learned Adaptive Compression for Continual Object Detection on Memory-Constrained Microcontrollers

Adaptive Hierarchical Compression (AHC) is a meta-learning framework for continual object detection on memory-constrained microcontrollers, adapting to evolving task distributions. It employs MAML-based adaptive compression, hierarchical multi-scale compression, and a dual-memory architecture to prevent catastrophic forgetting within a strict 100KB memory budget.

28
DOCDEV.to AI·18d ago

Stop retraining YOLO: a developer’s guide to zero-shot object detection with generative VLMs

This guide addresses the repetitive retraining of object detection models like YOLO in industrial settings by proposing Generative Vision-Language Models (VLMs) for zero-shot detection. It highlights how VLMs transform detection into semantic prompting, bypassing continuous data collection and retraining, but notes new architectural challenges for industrial engineering teams.

27