sushmanth reddy

Results 17 comments of sushmanth reddy

@awinml are u still working on this issue??

@amyeroberts . I don't see, where I have gone wrong. I am new to open source and actually have worked on this issue before the @katiele47 did, but I haven't...

@sgugger and @youssefadr, I want to work on this issue. I am new to open source and hugging face, can u pls provide me some guidance to work on this...

@youssefadr Sorry, I am busy with my google summer of code work...couldn't contribute much you can go ahead and contribute to it

@sgugger I think all transformers are covered, I have checked for others also...for example, switch transformers have parallelism implemented already. i think we can close this issue. The only pending...

@qubvel can u merge this into the main repo? @Rusteam are u making any extra changes??

@Rusteam i have been using ur repo for the segmentation...The branch ,was using is sam-unet .. i don't knew was going wrong ... here is the link for notebook. https://github.com/sushmanthreddy/GSOC_2023/blob/main/notebooks/cell-nucleus-segmentor.ipynb...

@Rusteam `model = smp.SAM( encoder_name="sam-vit_b" encoder_weights="sa-1b", weights=None, image_size=64, decoder_multimask_output=decoder_multiclass_output, classes=n_classes, )` what we should add in the weights variable?

@NielsRogge pls feel free to comment..