-
I'm not able to find code for Semantic segmentation. In the paper it's written that:
```
a linear layer is trained to predict class logits from a patch tokens. It is used to produce a low-
resolut…
-
表格检测
>哪些区域是表格 哪些不是(是文本、图表)
表格结构识别
>哪些是表名、标题、表头、行和列、单元格网格结构
表格数据语义提取
> table interpretation: rediscovering the meaning of the
tabular structure. This includes:
(a) functional analysis: deter…
-
Hi, thanks for your nice work!
I aming to reproduce the results (mIoU) of semantic segmentation on the kaist dataset with the pretrained model and the re-trained version, but the results are not ma…
-
微博内容精选
-
-
Hi, great work!
However, I am little confused about your comparison against SOTA methods. For instance, wrt cityscapes, why don't you compare against STEGO? Is it because you are computing scores …
-
**Submitting author:** @ipidaniel (Daniel Lukas Brummerloh)
**Repository:** https://github.com/Institute-of-Process-Imaging-TUHH/simple-seg
**Branch with paper.md** (empty if default branch):
**Versi…
-
Hello,
Thanks for your good work!
As your code hasn't been uploaded yet, I've encountered a few questions about the paper that I couldn't address through the code. That's why I've raised this i…
-
Hi,
why were the ratios chosen like this?
Your paper "Geometric Unsupervised Domain Adaptation for Semantic Segmentation" doesn't mention anything about it.
https://github.com/TRI-ML/packnet-sfm…
-
Hi!
Thanks for your awesome work!
I ran maskcut and cutler on a custom dataset, and registered the dataset the same way as imagenet. So it used 2 categories, background and foreground. I am wonde…