-
Hi VanValen Lab,
I conducted a pixel expansion after segmentation on my image and noticed that there are small additional cells present in the pixel expansion generated outline that did not exist i…
-
The supersampling method described in the paper is to divide a pixel into sub-pixels for training. I'm a little confused about this method and how it's written in the code.
First, the downscale var…
-
## Observed behaviour
In the "[Help](https://app.contrast-finder.org/#user-help-contrast-finder)" > "Minimum ratio" > " Level AA" and "Text size understanding" sections, it is implied that 14pt is eq…
-
Hi,
Thank again for your brilliant work. I am a little confused when I read the Depth Morph part of the paper. In the implementation, what I understand is that you find the pixels $x$ around depth…
-
I have a question regarding proposal feature.
In DETR paper, reshaped feature map (HW x C) is given as input to transformer encoder to learn correlation between each pixels.
However, in your paper…
-
Function `render` returns following dictionary:
```
return {
"render": rendered_image,
"viewspace_points": screenspace_points,
"visibility_filter": radii > 0,
"r…
-
My problem is two-fold. I'm attempting to provide some very simple typescript definition files to garner interest in further developing this code base. But documentation is severely lacking and I'm ne…
-
![image](https://github.com/ZYM-PKU/UDiffText/assets/11643590/b8c95f9e-c44b-41d9-aa3c-e8095a7139f6)
The resulting image seems darker than the input image, is it expected or a bug in the inference c…
-
I know that we eventually want to support importing publicly available thermal satellite images from LANDSAT. They are very useful for understanding the temperature variations across cities and are p…
-
I would like to run this software in a scenario where some fixed or less fixed object is showing up in the camera and LIDAR data, which should be ignored for calibration purposes, e.g. camera an LIDAR…