Luca Wiehe
Luca Wiehe
In the `v2`-version of the project, I have the same problem despite having 24GB of GPU memory. I trained SAM masks using the `--downsample 4` flag. Since you have the...
Hey, I have faced the same issue and this is a drawback of this approach. For all pixels in the image, you generate additional features that are then gonna be...
Before `python train_contrastive_feature.py`, you extract image data using `python extract_segment_everything_masks.py` and `python get_scale.py`. You specify image locations using `--image_root `. If you have a lot of images with minor differences...
This does not work for me. There seems to be a conflict with the transformer package: > ERROR: pip's dependency resolver does not currently take into account all the packages...