-
Hello,
Thank you for your very interesting work ! I'm currently trying to replicate your results with your provided codebase and I was wondering whether you also tested a Vision Transformer archit…
-
![Screenshot from 2023-02-17 12-13-53](https://user-images.githubusercontent.com/124553603/219569479-5413d3c4-222a-4f6c-b179-8cd84d6f678d.png)
When I run "python train_net.py --config-file /home/sri/…
-
Hi Xin,
Thanks for the great and insightful work.
When I read the code, I am confused by the label generation for contrastive learning of slots.
As shown in https://github.com/CVMI-Lab/SlotCo…
-
Hi, Xin wen!
I am trying to use SlotCon to process 3D data, but some problems hinder me. Such as the operation `torchvision.ops.roi_align` don't provide 3D version. Do you have some solutions for t…
-
Hi Xin Wen,
Thanks for your great work! Regarding SlotCon, I have two questions:
(1) I notice the prototypes are initialized with `nn.Embedding`. I am wondering how to ensure that the trainable p…
-
Hi, @xwen99 great work on unsupervised local features learning.
I am wondering how to evaluate SlotCon on unsupervised semantic segmentation benchmarks (i.e., Table 5 in the paper).
Do you have an…