中文
相关论文

相关论文: PyRep: Bringing V-REP to Deep Robot Learning

200 篇论文

Data-driven algorithms have surpassed traditional techniques in almost every aspect in robotic vision problems. Such algorithms need vast amounts of quality data to be able to work properly after their training process. Gathering and…

Our ongoing development and deployment of an online robotics education platform highlighted a gap in providing an interactive, feedback-rich learning environment essential for mastering programming concepts in robotics, which they were not…

机器人学 · 计算机科学 2024-05-21 Ponkoj Chandra Shill , David Feil-Seifer , Jiullian-Lee Vargas Ruiz , Rui Wu

We introduce DeepDIVA: an infrastructure designed to enable quick and intuitive setup of reproducible experiments with a large range of useful analysis functionality. Reproducing scientific results can be a frustrating experience, not only…

计算机视觉与模式识别 · 计算机科学 2018-05-02 Michele Alberti , Vinaychandran Pondenkandath , Marcel Würsch , Rolf Ingold , Marcus Liwicki

Modern computer vision is converging on a closed loop in which perception, reasoning and generation mutually reinforce each other. However, this loop remains incomplete: the top-down influence of high-level reasoning on the foundational…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Yuxuan Li , Yicheng Zhang , Wenhao Tang , Yimian Dai , Ming-Ming Cheng , Xiang Li , Jian Yang

Constructing 3D representations of object geometry is critical for many robotics tasks, particularly manipulation problems. These representations must be built from potentially noisy partial observations. In this work, we focus on the…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Herbert Wright , Weiming Zhi , Martin Matak , Matthew Johnson-Roberson , Tucker Hermans

Advances in large reasoning models have shown strong performance on complex reasoning tasks by scaling test-time compute through extended reasoning. However, recent studies observe that in vision-dependent tasks, extended textual reasoning…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Soumya Suvra Ghosal , Youngeun Kim , Zhuowei Li , Ritwick Chaudhry , Linghan Xu , Hongjing Zhang , Jakub Zablocki , Yifan Xing , Qin Zhang

Video generative models trained on expert demonstrations have been utilized as performant text-conditioned visual planners for solving robotic tasks. However, generalization to unseen tasks remains a challenge. Whereas improved…

机器人学 · 计算机科学 2026-03-12 Calvin Luo , Zilai Zeng , Mingxi Jia , Yilun Du , Chen Sun

Digital hardware is verified by comparing its behavior against a reference model on a range of randomly generated input signals. The random generation of the inputs hopes to achieve sufficient coverage of the different parts of the design.…

硬件体系结构 · 计算机科学 2021-08-10 Aebel Joe Shibu , Sadhana S , Shilpa N , Pratyush Kumar

Recent advancements in robotic grasping have led to its integration as a core module in many manipulation systems. For instance, language-driven semantic segmentation enables the grasping of any designated object or object part. However,…

机器人学 · 计算机科学 2025-07-09 Yun Du , Mengao Zhao , Tianwei Lin , Yiwei Jin , Chaodong Huang , Zhizhong Su

This paper introduces pyRecLab, a software library written in C++ with Python bindings which allows to quickly train, test and develop recommender systems. Although there are several software libraries for this purpose, only a few let…

软件工程 · 计算机科学 2017-07-12 Gabriel Sepulveda , Vicente Dominguez , Denis Parra

We introduce DreamGen, a simple yet highly effective 4-stage pipeline for training robot policies that generalize across behaviors and environments through neural trajectories - synthetic robot data generated from video world models.…

This work introduces VISY-REVE: a novel pipeline to validate image processing algorithms for Vision-Based Navigation. Traditional validation methods such as synthetic rendering or robotic testbed acquisition suffer from difficult setup and…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Marius Neuhalfen , Jonathan Grzymisch , Manuel Sanchez-Gestido

We investigate the potential of learning visual representations using synthetic images generated by text-to-image models. This is a natural question in the light of the excellent performance of such models in generating high-quality images.…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Yonglong Tian , Lijie Fan , Phillip Isola , Huiwen Chang , Dilip Krishnan

AMReX is a software framework for the development of block-structured mesh applications with adaptive mesh refinement (AMR). AMReX was initially developed and supported by the AMReX Co-Design Center as part of the U.S. DOE Exascale…

分布式、并行与集群计算 · 计算机科学 2025-03-21 Andrew Myers , Weiqun Zhang , Ann Almgren , Thierry Antoun , John Bell , Axel Huebl , Alexander Sinn

Quadruped platforms have become an active topic of research due to their high mobility and traversability in rough terrain. However, it is highly challenging to determine whether the clattered environment could be passed by the robot and…

机器人学 · 计算机科学 2022-09-22 Ildar Babataev , Aleksey Fedoseev , Nipun Weerakkodi , Elena Nazarova , Dzmitry Tsetserukou

In imitation and reinforcement learning, the cost of human supervision limits the amount of data that robots can be trained on. An aspirational goal is to construct self-improving robots: robots that can learn and improve on their own, from…

机器人学 · 计算机科学 2023-03-03 Archit Sharma , Ahmed M. Ahmed , Rehaan Ahmad , Chelsea Finn

The rise of online programming education has necessitated more effective, personalized interactions, a gap that PythonPal aims to fill through its innovative learning system integrated with a chatbot. This research delves into PythonPal's…

人机交互 · 计算机科学 2025-03-24 Sirinda Palahan

Accurate and long-term spatiotemporal prediction for complex physical systems remains a fundamental challenge in scientific computing. While deep learning models, as powerful parametric approximators, have shown remarkable success, they…

机器学习 · 计算机科学 2025-10-29 Hao Jia , Penghao Zhao , Hao Wu , Yuan Gao , Yangyu Tao , Bin Cui

Training generalist robots demands large-scale, diverse manipulation data, yet real-world collection is prohibitively expensive, and existing simulators are often constrained by fixed asset libraries and manual heuristics. To bridge this…

机器人学 · 计算机科学 2026-03-20 Songjia He , Zixuan Chen , Hongyu Ding , Dian Shao , Jieqi Shi , Chenxu Li , Jing Huo , Yang Gao

We introduce PyText - a deep learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of serving models at scale. It achieves this by providing simple…