heorhiikalaichev

Results 10 issues of heorhiikalaichev

Hi! I'm trying to train my segmentation model with my own model. I model code I add @BACKBONES.register_module() class FastViT(nn.Module): But I still have the same error KeyError: "EncoderDecoder: 'FastViT...

Hi! Please, could you provide a code for the data generation you used to create this dataset?

Hi! I'm training on another dates and have my own training pipeline. I'm interested in you loss function (PSNRLoss). Is it possible that this loss is negative?

Hi! I'm curious about adding the possibility to inpaint objects using a mask. Are you going to do it?

Hi! I can't find a pretrained model for the shadow removing task in the list you provided. https://drive.google.com/drive/folders/1RxkJ9u-vR3UlJ5PYy1D7jienEZd5d6my

Hi! I'm wondered about your results. I have a question about processing big size images (2K, 4K). Are you going to create inference script which will process image by tiles...

Hi! Are you going to add a training script? It's very interesting.

Hi! On 24 of June I was running through you Jupyter notebook presented in google colab. But now it seems deleted. Did you change it? Could you fix it?

Hi! I'm just looking for a light-weight model for the alpha matting task. Are you going to share pretrained weights?

Hi! Thank you for your job! Were you trying to convert this model to coreml? I faced some issues while handling this.