Search Results

Seamless GPU acceleration for C++ based physics with the Metal Shading Language on Apple's M series unified chips

1 code implementation3 Jun 2022

In this work, we show how the M series chips can be leveraged using the Metal Shading Language (MSL) to accelerate typical array operations in C++.

Computational Physics Geophysics

Rapid Trajectory Optimization Using C-FROST with Illustration on a Cassie-Series Dynamic Walking Biped

1 code implementation17 Jul 2018

One of the big attractions of low-dimensional models for gait design has been the ability to compute solutions rapidly, whereas one of their drawbacks has been the difficulty in mapping the solutions back to the target robot.

Robotics Systems and Control

CMamba: Channel Correlation Enhanced State Space Models for Multivariate Time Series Forecasting

1 code implementation8 Jun 2024

Capturing cross-channel dependencies is critical in enhancing the performance of multivariate time series prediction.

Attribute Mamba +4

SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers

28 code implementations NeurIPS 2021

We present SegFormer, a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perception (MLP) decoders.

C++ code Crack Segmentation +2

MediaPipe: A Framework for Building Perception Pipelines

3 code implementations14 Jun 2019

A developer can use MediaPipe to build prototypes by combining existing perception components, to advance them to polished cross-platform applications and measure system performance and resource consumption on target platforms.

Distributed, Parallel, and Cluster Computing

YOLOv10: Real-Time End-to-End Object Detection

3 code implementations23 May 2024

In this work, we aim to further advance the performance-efficiency boundary of YOLOs from both the post-processing and model architecture.

Data Augmentation Object +2

GhostNets on Heterogeneous Devices via Cheap Operations

8 code implementations10 Jan 2022

The proposed C-Ghost module can be taken as a plug-and-play component to upgrade existing convolutional neural networks.

Efficient and Effective Text Encoding for Chinese LLaMA and Alpaca

6 code implementations17 Apr 2023

While several large language models, such as LLaMA, have been open-sourced by the community, these predominantly focus on English corpora, limiting their usefulness for other languages.

OpenChat: Advancing Open-source Language Models with Mixed-Quality Data

1 code implementation20 Sep 2023

Specifically, we consider the general SFT training data, consisting of a small amount of expert data mixed with a large proportion of sub-optimal data, without any preference labels.

Arithmetic Reasoning Code Generation +1

Knowledge Enhanced Conditional Imputation for Healthcare Time-series

2 code implementations27 Dec 2023

We introduce the Conditional Self-Attention Imputation (CSAI), a novel recurrent neural network architecture designed to address the challenges of complex missing data patterns in multivariate time series derived from hospital electronic health records (EHRs).

Benchmarking Imputation +1