-
Hi, @rezama , @google-admin , @alexzzhu , @patzm and @charlesq34 .
Thanks for your work on the Waymo Open Dataset.
But I found a problem when I generate VPS dataset.
In validation video 188 (`seg…
-
Right now the augmentation pipeline process single image at one time, it will be better if there's a batch processing function to process multiple images at one time.
-
**Describe the issue**:
for a 3 class semantic segmentation problem , the dense model has weights (conv_final): Conv2d(16, 3, kernel_size=(1, 1), stride=(1, 1)). But after the speedup operation, it…
-
Any plans to support NCHW format for atrous_conv2d? As per the performance guidelines on TensorFlow website, ops using NCHW format is faster than NHWC format for GPUs.
-
While training, or evaluation, the model returns accuracies in the range of 90%.
However, per-class accuracy (while plotting precision vs recall graph) or the mean average precision is only about 4…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [+] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [+] I am reporting…
-
To create a public link, set `share=True` in `launch()`.
Startup time: 133.6s (prepare environment: 102.3s, import torch: 7.7s, import gradio: 0.7s, setup paths: 0.9s, initialize shared: 0.5s, othe…
-
Hey,
I've been trying to use conda as you have suggested in order to create the environment specified in tf2.yml
I keep getting the below error and can't find a solution:
![image](https://user-imag…
-
## Bug report
**Describe the bug**
QuPath sometimes reports OutOfMemoryErrors when training or running a pixel classifier in situations where the memory use is not actually too high.
This has b…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…