SwinTransformer Citation @misc{cao2021swinunet, title={Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation}, author={Hu Cao and Yueyue Wang and Joy Chen and Dongsheng Jiang and Xiaopeng Zhang and Qi Tian and Manning Wang}, year={2021}, eprint={2105.05537}, archivePrefix={ar...
[Github] Visual med-alpaca: A parameter-efficient biomedical llm with visual capabilities.[Code] [arXiv] Ophglm: Training an ophthalmology large languageand-vision assistant based on instructions and dialogue.[Paper][Code] [arXiv] Chatcad: Interactive computer-aided diagnosis on medical image using...
[Github] Visual med-alpaca: A parameter-efficient biomedical llm with visual capabilities.[Code] [arXiv] Ophglm: Training an ophthalmology large languageand-vision assistant based on instructions and dialogue.[Paper][Code] [arXiv] Chatcad: Interactive computer-aided diagnosis on medical image using...
Updated the Waifu Diffusion 1.4 Tagger to version v2 (SwinV2 is the default model). The user can adjust the threshold for general tags. It is recommended to set the threshold higher (e.g.0.85) if you are training on objects or characters, and lower the threshold (e.g.0.35) for trainin...
Now you can specify if you want to train on both UNet and Text Encoder or just wanna train one of them. Optimizer Config Similar tonetwork_args, now you can specify more than 2 custom args, but you need to specify it inside a list, e.g. for DAdaptation :["decouple=true","weight_...