-
See https://github.com/JackieZhangdx/WeakSupervisedSegmentationList/issues/6 for the whole list
-
## Weekly-review
* 做课程设计:《应用软件实践》
* 重新跑[ISPRS Potsdam](http://www2.isprs.org/commissions/comm3/wg4/semantic-labeling.html)的实验
* 读论文 [Semi and Weakly Supervised Semantic Segmentation Using…
-
[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…
-
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…
-
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.
-
CNN 의 attention-based global map 이 non-local reasoning 이 가능하도록 만들자!
[paper](https://arxiv.org/pdf/2112.13692.pdf)
[code](https://github.com/facebookresearch/deit)
코드는 deit 레포에 올린다고는 되어... 있는데 아…