PYTORCH Memos
Tensor vs tensor Tensor: class T = torch.Tensor() : 빈 tensor int to float torch data이면, 같은 메모리 공간 list나 numpy면, copy 후 생성
Tensor vs tensor Tensor: class T = torch.Tensor() : 빈 tensor int to float torch data이면, 같은 메모리 공간 list나 numpy면, copy 후 생성
논문: Generalized Focal Loss: Learning Qualified and Distributed Bounding Boxes for Dense Object Detection
논문: Learning Task-oriented Disentangled Representations for Unsupervised Domain Adaptation
논문: wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations 연관 포스트: Learning Filterbanks From Raw Speech For Phone Recognition A...
논문: Learning Filterbanks From Raw Speech For Phone Recognition 연관 포스트: wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations
BYOL-A: BYOL for Audio: Exploring Pre-trained General-purpose Audio Representations BYOL-A official github
Barlow Twins: Self-Supervised Learning via Redundancy Reduction
SimCLR: A Simple Framework for Contrastive Learning of Visual Representations Appendix 정리 안 됨
CLAR: Contrastive Learning of Auditory Representations CLAR github
Quasi-RNN