-
Hi, thanks for this elegant work.
I am working on a weakly supervised semantic segmentation(WSSS) project and it will be interesting to substitute the default patch embed modules with the mix-reso…
-
Hi,
In "pyscripts/inference/prototype.py" (line 202), the ground truth "semantic label" is required to predict "prototype_labels". How can I get the prototype_labels if I only have partial (e.g. 10…
-
Hi~
I found that there is a difference between the gt generated by the code and the official one provided by VOC.
-
Now I want to create the Grad-CAM of this model, like the figure 1 in your TPRO paper. But I don't know which layer to choose to create the Grad-CAM. Could you tell me how to create the activation map…
-
## Weekly-review
* 做课程设计:《应用软件实践》
* 重新跑[ISPRS Potsdam](http://www2.isprs.org/commissions/comm3/wg4/semantic-labeling.html)的实验
* 读论文 [Semi and Weakly Supervised Semantic Segmentation Using…
-
Dear @PengyiZhang ,
Thanks for sharing the great work.
Are there any benchmarks for SSL? e.g., baseline and specific SSL dataset.
Moreover, how do you define the `small sample` in your title? i…
-
Please comment the missing paper here. We will check it and add it accordingly.
-
Hi,
I recently came across your article and found it very inspiring. However, I wanted to ask if you've noticed the growing trend in 3D open vocabulary semantic scene understanding. These works hav…
-
[Deep Inside Convolutional
Networks: Visualising Image Classification Models and Saliency Maps](https://arxiv.org/abs/1312.6034)
This paper addresses the visualisation of image classification models…
-
With the help of your advice, I reproduced the main part of the paper and succeed in training your model to ImageNet with specific classes, minibus, dog.
Now, I try to reproduce **6.8 conditional i…