-
Understanding dissimilarity of layers so we can see how/why scenarios solutions are so expansive.
- How much do layers overlap with each other?
- Sort based on pixels with overlapping layers and…
bbest updated
5 years ago
-
Thank you for your amazing paper.
I have read your paper. You said that PGD keep top-K regions with highest quality score. As my understanding, for each ground-truth box, we will keep K **feature pix…
-
I have in mind a new example which passes the SC by meeting the "size" clause (i.e. "at least 24 by 24 CSS pixels") while failing the "spacing" clause (i.e. "the circles do not intersect"). The fact …
-
Hi,
In the paper the scale ranges from 0.2 to 0.95, evenly divided among different feature maps, and the size of default boxes are computed as s_k * sqrt(aspect_ratio).
Here, I wonder what the…
-
hi,
Hello author, I would like to ask a question about the label of the dataset, for example, in the ETH3D dataset, the label is an array of [1,3], how does this [1,3] get? According to our understan…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
There is a w…
-
Hi,
While adding tile view controller into a navigation controller with navigation bar visible, tile frame gets misplaced by 44 pixels. It also affects tapping on a tile.
I have tried with placing a…
-
Hi, well done on the nice work.
I have the following questions regarding the codebase:
1) I believe there is an issue in the pixel memory code. (or perhaps that's intended but not mentioned in th…
-
If you look at https://w3c.github.io/wcag/understanding/target-size-minimum.html#key-terms, note how the end of the "Pointer input" key term definition has an unprocessed `[[!pointerevents]]` at the e…
-
First, many thanks for making this LCD function available :)
I have installed RPLCD-1.3.0 using sudo pip3 install RPLCD. I have a 2004A V1.1 display with a PCF8754 +2037 and I'm using I2C on a Rasp…