trawler0

Results 6 issues of trawler0

I plotted the mask with matplotlib each time the drag_gan method is being called. If I don't adjust it manually after I change the image, the same mask is being...

bug

The wobbly effect when moving points is not intended as the videos on the author's website show.

### 🚀 The feature Add support for vision-language models like CLIP or LIT. ### Motivation, pitch Dear torchvision team, I am sorry if I missed discussions about this or a...

### 🚀 The feature As the title suggest, add the data augmentation from https://arxiv.org/abs/2204.07118 ### Motivation, pitch This seems to be a simple recipe with good results and the Deit...

If I my perception is correct, this repo is mostly about training models from scratch. However, for many applications, it might be best to fine tune/domain adapt a pretrained model...

feature request

Hello guys, Thanks for this amazing repo, it is very useful for me. I wanted to ask if there is interest in implementing methods like CLIP for image-language pretraining. I...

feature request