How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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
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.
The main features of facebookresearch/depthcontrast are: Representation Learning.
Open-source alternatives to facebookresearch/depthcontrast include: angus924/minirocket — ROCKET · MINIROCKET · HYDRA. anhduy0911/coinception — The requirements.txt file are attached for list of packages required. Python 3.9.16 torch==2.0.0 scikitlearn==0.24.2… beckschen/transmix — This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers, CVPR 2022. boschresearch/continuous-recurrent-units. boschresearch/expclr — Paper published at ICML22. Link to our paper: https://icml.cc/virtual/2022/spotlight/18038. ahmedmalaa/fourier-flows — Code for Generative Time-series Modeling with Fourier Flows.