-
Is there some way of running the code so that it will generate some set of points outlining _only_ the nail in the image (as opposed to just a square around it)? I was hoping to extract nails out from…
-
Hi,
I have a question regarding the usability of grad-cam. Is it also possible to use grad-cam for unsupervised learning, especially image clustering, where I have no labels?
-
I want to point out that your prototype is so similar to the category anchor in 'Category Anchor-Guided Unsupervised Domain Adaptation for Semantic Segmentation'.
Could you please show me the diff…
-
DA는 처음이라, 너 리뷰 보면서 이해하고 정리 하면서 읽었어. 기울임체는 질문이 아니라 내가 이해한대로 정리한 거니까 맞다면 그냥 넘어가고, 틀리면 지적해줘 ㅋㅋ
## Introduction
> Synthetic data
- 여기서 말하는 **Synthetic data가 위에서 언급한 시뮬레이터나 게임 엔진에서 나온 데이터**지??
그…
-
Hi Xin,
Thanks for your excellent work! The repository is very impressive and helpful! Could you please add Our NeurIPS2020 paper on One-shot UDA ( also can be regarded as an Unsupervised Domain-ad…
-
Hi,good job. I have some questions.
1. Correlation or Cost Volume,Which is better? or consider the dataset? Have you tried adding Normalization in front of Cost Volume like What Matters in Unsupervis…
-
Thanks for your contribution to unsupervised semantic segmentation. Will you provide a Pytorch version for your method?
-
Hi, really nice codebase!
We have tried to understand the details of your implementation and find the usage of the loss mask a little bit confusing (as shown below).
https://github.com/Britefury…
-
## 综述
- STOA papers with code [[url]](https://paperswithcode.com/sota/object-detection-on-coco)
- 【DeepLearning综述】 DeepLearning Detection 综述 [[blog]](https://bryce1010.blog.csdn.net/article/det…
-
# Context
Classification of lidar [point clouds](https://en.wikipedia.org/wiki/Point_cloud) is resource-intensive as it generally involves human interaction to obtain decent results. Furthermore, …