A lightweight MAE-Lite port/implementation, compatible with Python 3.11 and torch 2+. Written for my own use; released in case it's useful to others. For now, this repository only supports the tiny ...
A neat yet effective MAE-based pre-training scheme for motion forecasting. A pretty simple forecasting model (basically pure transformer encoders) with relative good performance. This repo also ...