Skip to content

Official Implementation of Non-Contrastive Self-Supervised Learning with UNO Process for Respiratory Sound Analysis

License

Notifications You must be signed in to change notification settings

lunayht/UNOprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Contrastive Self-Supervised Learning with UNO Process for Respiratory Sound Analysis

Code style: black CodeFactor

This repository is the official implementation of Non-Contrastive Self-Supervised Learning with Unpredictable Neuron Operation (UNO) Process for Respiratory Sound Analysis.

Conda Environment

  1. Install conda environment:
conda env create -f env.yml
  1. Activate the environment:
conda activate uno_pl

Dataset

Please refer to icbhi_data/ for the data preparation and preprocessing.

Acknowledgements

  1. AST model: https://github.com/YuanGongND/ast/blob/master/src/models/ast_models.py
  2. ResNet model: https://github.com/hche11/VGGSound/blob/master/models/resnet.py
  3. Non-Constrastive Self-Supervised Learning: https://github.com/lucidrains/byol-pytorch

About

Official Implementation of Non-Contrastive Self-Supervised Learning with UNO Process for Respiratory Sound Analysis

Topics

Resources

License

Stars

Watchers

Forks

Languages