Stars
Official Implementation of CVPR24 highligt paper: Matching Anything by Segmenting Anything
The official repo of Qwen-Audio (通义千问-Audio) chat & pretrained large audio language model proposed by Alibaba Cloud.
Multilingual Voice Understanding Model
🤗 Transformers custom models (CED)
Source code for Consistent ensemble distillation for audio tagging
Official PyTorch code for Deep Audio-Signal Holistic Embeddings
This repo includes the official implementations of "Fine-tune the pretrained ATST model for sound event detection".
Toolkit for downloading and processing Google's AudioSet dataset.
Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection winning method.
Sound event localization, detection, and tracking of multiple overlapping and moving sources in 2D spherical space using convolutional recurrent neural network
Efficient Training of Audio Transformers with Patchout
This repository aims at providing efficient CNNs for Audio Tagging. We provide AudioSet pre-trained models ready for downstream training and extraction of audio embeddings.
Learning the Model Update for Siamese Trackers (ICCV 2019)
generate single object rotated bounding box from binary segmentation mask (supplementary code for VOT Challenge data generation)
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking (CVPR 2020, Oral)
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
Python Single Object Tracking Evaluation
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Implementation of "High Speed and Robust RGB-Thermal Tracking via Dual Attentive Stream Siamese Network" on Pytorch.
Visual tracking library based on PyTorch.
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on…
A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.