中文
相关论文

相关论文: CLIPSwarm: Generating Drone Shows from Text Prompt…

200 篇论文

Large-scale pre-trained Vision Language Models (VLMs) have proven effective for zero-shot classification. Despite the success, most traditional VLMs-based methods are restricted by the assumption of partial source supervision or ideal…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Sheng Zhang , Muzammal Naseer , Guangyi Chen , Zhiqiang Shen , Salman Khan , Kun Zhang , Fahad Khan

In this research work we present CLIP-GLaSS, a novel zero-shot framework to generate an image (or a caption) corresponding to a given caption (or image). CLIP-GLaSS is based on the CLIP neural network, which, given an image and a…

神经与进化计算 · 计算机科学 2021-10-04 Federico A. Galatolo , Mario G. C. A. Cimino , Gigliola Vaglini

We present a technique for zero-shot generation of a 3D model using only a target text prompt. Without any 3D supervision our method deforms the control shape of a limit subdivided surface along with its texture map and normal map to obtain…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Nasir Mohammad Khalid , Tianhao Xie , Eugene Belilovsky , Tiberiu Popa

Contrastive Language-Image Pre-training (CLIP) formulates image classification as an image-to-text matching task, i.e., matching images to the corresponding natural language descriptions instead of discrete category IDs. This allows for…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Shuhuai Ren , Lei Li , Xuancheng Ren , Guangxiang Zhao , Xu Sun

Contrastive Language-Image Pre-training (CLIP) provides a foundation model by integrating natural language into visual concepts, enabling zero-shot recognition on downstream tasks. It is usually expected that satisfactory overall accuracy…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Jie-Jing Shao , Jiang-Xin Shi , Xiao-Wen Yang , Lan-Zhe Guo , Yu-Feng Li

Contrastive Language-Image Pretraining (CLIP) model has exhibited remarkable efficacy in establishing cross-modal connections between texts and images, yielding impressive performance across a broad spectrum of downstream applications…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Yi Zhang , Ce Zhang , Ke Yu , Yushun Tang , Zhihai He

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities, yet their adaptation to federated learning scenarios presents significant challenges, particularly regarding generalization to unseen classes. The…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Suraj Prasad , Anubha Pant

Recent advancements in robot control using large language models (LLMs) have demonstrated significant potential, primarily due to LLMs' capabilities to understand natural language commands and generate executable plans in various languages.…

机器人学 · 计算机科学 2024-09-27 Guojun Chen , Xiaojing Yu , Neiwen Ling , Lin Zhong

Despite their growing popularity, swarms of robots remain limited by the operating time of each individual. We present algorithms which allow a human to sculpt a swarm of robots into a shape that persists in space perpetually, independent…

机器人学 · 计算机科学 2024-04-04 Andrew G. Curtis , Mark Yim , Michael Rubenstein

Large-scale pre-trained Vision-Language Models (VLMs), such as CLIP, establish the correlation between texts and images, achieving remarkable success on various downstream tasks with fine-tuning. In existing fine-tuning methods, the…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Yi Zhang , Ce Zhang , Yushun Tang , Zhihai He

Recognizing the activities causing distraction in real-world driving scenarios is critical for ensuring the safety and reliability of both drivers and pedestrians on the roadways. Conventional computer vision techniques are typically…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Md Zahid Hasan , Jiajing Chen , Jiyang Wang , Mohammed Shaiqur Rahman , Ameya Joshi , Senem Velipasalar , Chinmay Hegde , Anuj Sharma , Soumik Sarkar

Pre-trained Vision-Language (VL) models such as CLIP have demonstrated their excellent performance across numerous downstream tasks. A recent method, Context Optimization (CoOp), further improves the performance of VL models on downstream…

计算与语言 · 计算机科学 2024-12-23 Biao Liu , Wenyi Fang , Xiaoyu Wu , Yang Zheng , Zheng Hu , Bo Yuan

In this paper, we present a grammar-based natural language framework for robot programming, specifically for pick-and-place tasks. Our approach uses a custom dictionary of action words, designed to store together words that share meaning,…

机器人学 · 计算机科学 2023-04-07 Muhammad Arshad Khan , Max Kenney , Jack Painter , Disha Kamale , Riza Batista-Navarro , Amir Ghalamzan-E

This paper presents a data-driven approach to learning vision-based collective behavior from a simple flocking algorithm. We simulate a swarm of quadrotor drones and formulate the controller as a regression problem in which we generate 3D…

机器人学 · 计算机科学 2018-09-05 Fabian Schilling , Julien Lecoeur , Fabrizio Schiano , Dario Floreano

Vision-language models like CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions because of their training focus on short and concise captions. We present…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Hyungyu Choi , Young Kyun Jang , Chanho Eom

Unmanned Aerial Vehicle (UAV) swarms offer versatile applications in logistics, agriculture, and surveillance, yet controlling them requires expert knowledge for safety and feasibility. Traditional static methods limit adaptability, while…

机器人学 · 计算机科学 2026-02-03 Aditya Shibu , Marah Saleh , Mohamed Al-Musleh , Nidhal Abdulaziz

Animal pose estimation is challenging for existing image-based methods because of limited training data and large intra- and inter-species variances. Motivated by the progress of visual-language research, we propose that pre-trained…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Xu Zhang , Wen Wang , Zhe Chen , Yufei Xu , Jing Zhang , Dacheng Tao

We propose a novel Unmanned Aerial Vehicles (UAV) assisted creative capture system that leverages diffusion models to interpret high-level natural language prompts and automatically generate optimal flight trajectories for cinematic video…

机器人学 · 计算机科学 2026-01-27 Valerii Serpiva , Artem Lykov , Jeffrin Sam , Aleksey Fedoseev , Dzmitry Tsetserukou

Bridging robot action sequences and their natural language captions is an important task to increase explainability of human assisting robots in their recently evolving field. In this paper, we propose a system for generating natural…

计算与语言 · 计算机科学 2020-03-24 Koichiro Yoshino , Kohei Wakimoto , Yuta Nishimura , Satoshi Nakamura

Multimodal models are becoming increasingly effective, in part due to unified components, such as the Transformer architecture. However, multimodal models still often consist of many task- and modality-specific pieces and training…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Michael Tschannen , Basil Mustafa , Neil Houlsby