margo

Results 9 issues of margo

How to import 'gui'?

Hi, could you please tell me why you use -new_hazard in Cindex_lifeline? return (concordance_index(new_surv, -new_hazard, new_label))

Hi, I changed to my dataset to train SFT and it freezes at validation sanity check Could you please tell me how to solve this issue? thanks

enhancement

hi, thanks for this excellent work. Could you please share the code for finetuning stable diffusion to get the pretrained stable diffusion checkpoint? Thanks!

thanks for this excellent work! can you provide the csv file and the txt file for training? thanks in advance.

hi, thanks for this excellent work. I have noticed that in the code of train-stage1.py line 106, the optimizer is AdamW opt = torch.optim.AdamW( swinir.parameters(), lr=cfg.train.learning_rate, weight_decay=0 ) but in...

hi, thanks for the excellent work! I am a little bit confused about the feature modulation part. as the paper says, 3) feature modulation. The previous condition network outputs multi-scale...

Thanks for this excellent work! can you provide one training sample video after processed? Thank you!

Thanks for the excellent work! could you please release the training code when you are available?