Lists (3)
Sort Name ascending (A-Z)
Stars
This is the repository of the INTERSPEECH paper "FlexiAST: Flexibility is What AST Needs".
Play couplet with seq2seq model. 用深度学习对对联。
Another project for classifying Covid and non-covid patients through cough sound. Using CRNN-Attention model with the sound data converted into image data
This project was made for classifying Covid and non-covid patients through cough sound. This is a non-invasive, inexpensive, and easy method so we can use that as the first filter
Cough audio classification using a simple network implemented in Pytorch
A python model to detect and segment coughs, forked from coughvid's repo
Code for the AAAI 2022 paper "SSAST: Self-Supervised Audio Spectrogram Transformer".
Public Code for the paper MAE-AST: Masked Autoencoding Audio Spectrogram Transformer
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Elubrazione / gnn_lab_hust
Forked from gystar/devign_lab华中科技大学2023秋图神经网络
An algorithm to break the edge-sequential loop in a graph
MIT 6.828 (6.S081) (6.1810) xv6-labs-2022 实验的答案和解析
Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight), https://openreview.net/forum?id=JePfAI8fah
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.