Stars
[ICRA 2024] Improving Autonomous Driving Safety with POP: A Framework for Accurate Partially Observed Trajectory Predictions
[ICCV 2023] ADAPT: Efficient Multi-Agent Trajectory Prediction with Adaptation
This is the official code release of the following paper: Hao Dong et al., Temporal Inductive Path Neural Network for Temporal Knowledge Graph Reasoning.
This repo focuses on supervised and self-supervised bio-sequence representation learning
This is the official code release of the following paper: Hao Dong et al., Adaptive Path-Memory Network for Temporal Knowledge Graph Reasoning.
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
Code for ALBEF: a new vision-language pre-training method
Code accompanying the ECCV 2020 paper "Trajectron++: Dynamically-Feasible Trajectory Forecasting With Heterogeneous Data" by Tim Salzmann*, Boris Ivanovic*, Punarjay Chakravarty, and Marco Pavone (…
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Code and models for AAAI 2021 paper: *Temporal Pyramid Network for Pedestrian Trajectory Prediction with Multi-Supervision
Acceptance rates for the major AI conferences
A comprehensive list of Awesome Contrastive Learning Papers&Codes.Research include, but are not limited to: CV, NLP, Audio, Video, Multimodal, Graph, Language, etc.
Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Collection of Papers in Trajectory Prediction categorised according to the high-level structure
Python sample codes and textbook for robotics algorithms.
模拟电商系统上线运行一段时间后,根据收集到大量的用户行为数据,利用大数据技术(Flink)进行深入挖掘和分析,进而得到感兴趣的商业指标并增强对风险的控制。 整体可以分为用户行为习惯数据和业务行为数据两大类。用户的行为习惯数据包括了用户的登录方式、上线的时间点及时长、点击和浏览页面、页面停留时间以及页面跳转等等,从中进行流量统计和热门商品的统计,并深入挖掘用户的特征;业务行为数据分为两类:一类…