Skip to content
#

self-supervised-learning

Here are 502 public repositories matching this topic...

transferlearning
philippmwirth
philippmwirth commented Sep 24, 2021

Add default parameters for all projection heads

It's helpful to know what the default parameters were in the papers to get started. We should add the default projection head parameters which were used for pre-training on Imagenet to all projection and prediction heads in lightly/models/modules/heads.py.

s3prl
Sreyan88
Sreyan88 commented Sep 11, 2021

Hi there,

I try the command:

CUDA_VISIBLE_DEVICES=4,5 python3 -m torch.distributed.launch --nproc_per_node 2
 run_downstream.py -m train -u wav2vec2 -d mosei -n HelloWorld --upstream_trainable --upstream_feature_selection hidden_state_5

and get the error:

AttributeError: 'RandomSampler' object has no attribute 'set_epoch'
overall:   0%|                                 

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated Mar 10, 2022
  • Python

Improve this page

Add a description, image, and links to the self-supervised-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the self-supervised-learning topic, visit your repo's landing page and select "manage topics."

Learn more