-
Hi, and first and foremost, thanks for the great work!
I checked out the repo and noted that the robots/urdf* folder is roughly 900 MB. This seems to be the case because of extremely high-resolution …
-
Hi,
I get following error:
```
Traceback (most recent call last):
File "eval_gui.py", line 338, in
tf.app.run()
File "/home/teamCV/venv/lib/python3.6/site-packages/tensorflow/python/pla…
-
It would be convenient to have an operation, both in blaze expressions and for NumPy ndarrays that downsamples an nd-array along multiple axes performing some reduction on each block.
Consider the fo…
-
What do I need to change in order to increase the downsample factor from 64 to 128? It seems it is not as simple as adding an additional layer to the encoder. What other variables need to be adjusted?
-
## Do you want to request a feature or report a bug?
**request a feature**
## What is the current behavior?
**LineChart (but maybe another Cartesian Component) is very laggy when displaying a larg…
-
Thanks for your great work!
How do you evaluate FID on the DIV2K validation set (100 images)?
do you center crop the validation images into 256*256 patches and evaluate the downsample and bicubic …
-
Luminance is current computed in a packed vector containing luminance min, average, and max in the `DownsampleLuminanceMinAvgMaxCS` pass and corresponding compute shader. This pass is used within the …
-
The weights for ConvNeXt-V2-Base, pretrained on INet1k, [provided here](https://dl.fbaipublicfiles.com/convnext/convnextv2/pt_only/convnextv2_base_1k_224_fcmae.pt), have several incompatibilities with…
-
In Downsample, I think it should be torch.nn.AvgPool2d(kernel_size=(3, 3), stride=(2, 2), padding=(1, 1)), not torch.nn.AvgPool2d(kernel_size=(2,2)). otherwise x & y have wrong size, and x + y will th…
JJZHK updated
2 years ago
-
Allow for specific events to be downsampled
ex: Certain events are less important than others and it would be nice to be able to downsample specific events
liyiy updated
1 month ago