-
This is a feature request to add an option to ignore null values in the transformation
Why?
This escalation revealed that with certain options, null values are getting filtered out in the Filter b…
-
![image](https://github.com/user-attachments/assets/ec951338-54ae-472b-8a7a-a3ce05b06ce9)
This is code from https://github.com/slothfulxtx/MBPTrack3D/blob/main/datasets/kitti_mem.py
As I understan…
-
![2_2_Autoencoder-38](https://github.com/user-attachments/assets/30c73884-c774-4ea0-bce0-103c9dd9694b)
I’m confused about the meaning of padding (p) and stride (s) in ConvTranspose2D. I understan…
-
### What happened?
After updating Grafana to the latest version ([Grafana v11.3.0 (d9455ff7db)](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)), one of my dashboards with the time series …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem summary
Hi, thank you for your work!
I got a problem and hope you can help. My model has 2 input im…
-
**Is your feature request related to a problem? Please describe.**
It is not currently supported to add an image with arbitrary transformation, which is needed when trying to rebuild a PDF from the…
-
**Is your feature request related to a problem? Please describe.**
There doesn't seem to be a way to make modifications to an existing texture or when painting an image.
I'm developing an app that…
-
More matrix fun!
Simply, transform the image (or rather, the selection) with a matrix. Makes most of the image operations much simpler from our view (rotate, flip, scale).
Allow the user to input a …
-
It is often useful (especially in the field of astronomy) to transform the histogram of images. I would like to suggest an image histogram transformation function (under torchvision.transforms) that t…
-
Hello, thank you very much for sharing your code.
I'm going to do a job of transforming the BEV ground truth map into images.
Therefore, I thought your work(specifically **BEV Encoder**) would be…