pytorch_connectomics icon indicating copy to clipboard operation
pytorch_connectomics copied to clipboard

is there any code about active learning?

Open yuxuanxu-pku opened this issue 2 years ago • 1 comments

hi i only find the code about clustering here. Is there any code about the active learning process?

yuxuanxu-pku avatar May 04 '22 14:05 yuxuanxu-pku

hi @yuxuanxu-pku, our previous VAE code for active learning was implemented in Tensorflow. I re-implemented it in PyTorch and you can check the project folder: https://github.com/zudi-lin/pytorch_connectomics/tree/master/projects/TwoStream

zudi-lin avatar Jun 09 '22 04:06 zudi-lin