Jizong's Fox

Results 16 issues of Jizong's Fox

Hello, I have added one function to modify the behavior of logger from popular loguru library. This function manipulates logger to set std output as `tqdm.write` during context manager and...

## 🚀 Feature I am seeking for the elastic transformation for volumetric images. ## Motivation This can be helpful for medical image transformation or videos

help wanted

Hello, There is an error when resuming from checkpoint of the scheduler. I have a quick fixed on that.

Hello, I came across your repo, and it seems to be a good summary of recent advance in Medical image with self-supervised learning. Here I would like to recommend a...

Hello @Chenglin-Yang , Thanks for the wonderful work. I am confused about this line: https://github.com/Chenglin-Yang/LVT/blob/c56189777d31e75fbfdf60514ca755aa23a25aac/classification/models/lvt_cls.py#L105 I see you split the class tokens in certain process and merge it latter. What...

Hello, I am wondering if you are still updating the paper list for contrastive learning? Best, Jizong

Hello, Thanks for sharing this code as the reference. When reporting the value `93.69` without TSA, do you use ZCA, 95 policies or 25 are utilized? Thanks for your detail.

@krishnabits001 Hello, Thanks for this wonderful work. I have checked your code for pretrain the decoder. it was more than 800 lines within the same instance method, which is very...

Hi, just noticed this wonderful work. I have made this code available for latest PyTorch version by providing minor revisions. Please consider merging.