clip2frame
Frame predictor
Provides Python code for event localization in music auto-tagging using frame-level prediction models
Codes for "Event localization in music auto-tagging"
32 stars
6 watching
7 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
poio-nlp/pressagio | A Python library that uses n-gram models to predict text completions | 19 |
jordipons/eusipco2017 | Research code for music auto-tagging using deep learning and feature extraction | 23 |
jordipons/music-audio-tagging-at-scale-models | Research on end-to-end learning for music audio tagging using large datasets and different front-end paradigms. | 148 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
jayleicn/clipbert | An efficient framework for end-to-end learning on image-text and video-text tasks | 704 |
allenai/scicite | A repository providing data and code for building models to predict citation intent in academic papers. | 115 |
microsoft/aurora | A framework for predicting atmospheric variables using machine learning | 241 |
charlesthegreat77/zip2animation | Automates the process of renaming and formatting PNG files for use in animations, particularly for Flipper Zero devices. | 51 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
vivekpa/aialpha | This project trains machine learning models to predict stock returns using various algorithms and techniques. | 1,734 |
sktime/skpro | A Python framework for probabilistic regression and prediction tasks | 249 |
danieljf24/w2vv | A deep neural network architecture that predicts visual features from text to improve image and video caption retrieval | 69 |
pysteps/pysteps | A Python framework for ensemble prediction and forecast verification in various weather-related fields | 469 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |