中文
相关论文

相关论文: WebSerial Vision Training for Microcontrollers: A …

200 篇论文

Due to memory constraints on current hardware, most convolution neural networks (CNN) are trained on sub-megapixel images. For example, most popular datasets in computer vision contain images much less than a megapixel in size (0.09MP for…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Hans Pinckaers , Bram van Ginneken , Geert Litjens

Confocal laser endomicroscopy (CLE) is a non-invasive, real-time imaging modality that can be used for in-situ, in-vivo imaging and the microstructural analysis of mucous structures. The diagnosis using CLE is, however, complicated by…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Nils Porsche , Flurin Müller-Diesing , Sweta Banerjee , Miguel Goncalves , Marc Aubreville

The paper investigates using a Large Language Model (LLM) to automatically perform web software tasks using click, scroll, and text input operations. Previous approaches, such as reinforcement learning (RL) or imitation learning, are…

计算与语言 · 计算机科学 2023-10-26 Heyi Tao , Sethuraman T , Michal Shlapentokh-Rothman , Derek Hoiem

Researchers often spend weeks sifting through decades of unlabeled satellite imagery(on NASA Worldview) in order to develop datasets on which they can start conducting research. We developed an interactive, scalable and fast image…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Abhigya Sodani , Michael Levy , Anirudh Koul , Meher Anand Kasam , Siddha Ganju

Machine learning libraries such as TensorFlow and PyTorch simplify model implementation. However, researchers are still required to perform a non-trivial amount of manual tasks such as GPU allocation, training status tracking, and…

This paper introduces a highly flexible, quantized, memory-efficient, and ultra-lightweight object detection network, called TinyissimoYOLO. It aims to enable object detection on microcontrollers in the power domain of milliwatts, with less…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Julian Moosmann , Marco Giordano , Christian Vogt , Michele Magno

In this paper, we present a study on learning visual recognition models from large scale noisy web data. We build a new database called WebVision, which contains more than $2.4$ million web images crawled from the Internet by using queries…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Wen Li , Limin Wang , Wei Li , Eirikur Agustsson , Luc Van Gool

Running deep neural networks (DNNs) on tiny Micro-controller Units (MCUs) is challenging due to their limitations in computing, memory, and storage capacity. Fortunately, recent advances in both MCU hardware and machine learning software…

机器学习 · 计算机科学 2022-08-25 Michael Bechtel , QiTao Weng , Heechul Yun

Webly-supervised learning has recently emerged as an alternative paradigm to traditional supervised learning based on large-scale datasets with manual annotations. The key idea is that models such as CNNs can be learned from the noisy…

计算机视觉与模式识别 · 计算机科学 2017-09-08 Christian Rupprecht , Ansh Kapil , Nan Liu , Lamberto Ballan , Federico Tombari

Computer vision (CV), a non-intrusive and cost-effective technology, has furthered the development of precision livestock farming by enabling optimized decision-making through timely and individualized animal care. The availability of…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Jin Wang , Yu Hu , Lirong Xiang , Gota Morota , Samantha A. Brooks , Carissa L. Wickens , Emily K. Miller-Cushon , Haipeng Yu

Modern vision models typically rely on fine-tuning general-purpose models pre-trained on large, static datasets. These general-purpose models only capture the knowledge within their pre-training datasets, which are tiny, out-of-date…

机器学习 · 计算机科学 2023-09-08 Alexander C. Li , Ellis Brown , Alexei A. Efros , Deepak Pathak

In this paper, we construct a lightweight, high-precision and high-speed object tracking using a trained CNN. Conventional methods with trained CNNs use VGG16 network which requires powerful computational resources. Therefore, there is a…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Tsubasa Murate , Takashi Watanabe , Masaki Yamada

From CNN, RNN, to ViT, we have witnessed remarkable advancements in video prediction, incorporating auxiliary inputs, elaborate neural architectures, and sophisticated training strategies. We admire these progresses but are confused about…

计算机视觉与模式识别 · 计算机科学 2022-06-13 Zhangyang Gao , Cheng Tan , Lirong Wu , Stan Z. Li

Vision-Language Models pre-trained on large-scale image-text datasets have shown superior performance in downstream tasks such as image retrieval. Most of the images for pre-training are presented in the form of open domain common-sense…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Xiangshuo Qiao , Xianxin Li , Xiaozhe Qu , Jie Zhang , Yang Liu , Yu Luo , Cihang Jin , Jin Ma

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated remarkable zero-shot generalization, enabling deployment in a wide range of real-world tasks without additional task-specific training. However, in real deployment…

人工智能 · 计算机科学 2025-10-27 Yujin Jo , Taesup Kim

Reinforcement learning (RL) for web agents demands environments that are both effective for evaluation and efficient enough for large-scale on-policy training. Current web environments fall short: server-side Docker setups are too…

机器学习 · 计算机科学 2026-05-19 Yuxuan Lu , Ziyi Wang , Jing Huang , Hui Liu , Jiri Gesi , Yan Han , Shihan Fu , Tianqi Zheng , Xianfeng Tang , Chen Luo , Yisi Sang , Jin Lai , Dakuo Wang

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing entire videos with…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Ruyi Xu , Guangxuan Xiao , Yukang Chen , Liuning He , Kelly Peng , Yao Lu , Song Han

The leverage of large volumes of web videos paired with the searched queries or surrounding texts (e.g., title) offers an economic and extensible alternative to supervised video representation learning. Nevertheless, modeling such weakly…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Fuchen Long , Ting Yao , Zhaofan Qiu , Xinmei Tian , Jiebo Luo , Tao Mei

Reinforcement learning (RL) has achieved strong results, but deploying visual policies on resource-constrained edge devices remains challenging due to computational cost and communication latency. Many deployments therefore offload policy…

机器学习 · 计算机科学 2025-12-24 Carlos Purves

The explosive growth in video streaming requires video understanding at high accuracy and low computation cost. Conventional 2D CNNs are computationally cheap but cannot capture temporal relationships; 3D CNN-based methods can achieve good…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Ji Lin , Chuang Gan , Kuan Wang , Song Han