30 open-source projects similar to yueliangy/emtc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best EMTC alternative.
Official implementation of 'Point-M2AE: Multi-scale Masked Autoencoders for Hierarchical Point Cloud Pre-training'.
The requirements.txt file are attached for list of packages required. Python 3.9.16 torch==2.0.0 scikitlearn==0.24.2 pywavelets==1.4.1 pandas scipy statsmodels matplotlib Bottleneck
This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers, CVPR 2022
Paper published at ICML22. Link to our paper: https://icml.cc/virtual/2022/spotlight/18038
This is the author code of "Learnable Dynamic Temporal Pooling for Time Series Classification" (AAAI 2021). - We employ (and customize) the fast CUDA implementation of soft-dtw (based on pytorch), publicly available at https://github.com/Maghoumi/pytorch-softdtw-cuda. - For more details of…
Code for Generative Time-series Modeling with Fourier Flows.
This code provides a PyTorch implementation and pretrained models for DepthContrast, as described in the paper Self-Supervised Pretraining of 3D Features on any Point-Cloud.
This repository contains the official PyTorch implementation of the following paper:
Kronecker Time-Varying Graphical Lasso (KTVGL) implementation.
ICCV 2021- Oral Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
Voice2Series: Reprogramming / Prompting Acoustic Models for Time Series Classification
Neural Rough Differential Equations for Long Time Series (ICML 2021) arXiv
Authors: Jinsung Yoon, Daniel Jarrett, Mihaela van der Schaar
Prathyush Parvatharaju, Ramesh Doddaiah, Tom Hartvigsen, Elke Rundensteiner
The implementation of SubdivNet in our paper, Subdivion-based Mesh Convolutional Networks
This is the official PyTorch implementation of RegionCLIP (CVPR 2022).
Swin-Transformer is a deep learning framework designed for training and deploying hierarchical vision transformer models. It serves as a research library and toolkit for computer vision tasks, providing the infrastructure to build models that replace standard convolution operations with sliding window self-attention mechanisms. By utilizing a multi-scale feature hierarchy, the framework enables the processing of visual data at varying resolutions and spatial scales. The project distinguishes itself through its implementation of shifted window partitioning, which facilitates global information
TimeMAE: Self-supervised Representation of Time Series with Decoupled Masked Autoencoders (ACM WSDM2026, Accepted)
Byeongho Heo, Sangdoo Yun, Dongyoon Han, Sanghyuk Chun, Junsuk Choe, Seong Joon Oh | Paper