-
Define 3D output formats that preserve spatial organization of analyzed tiles (i.e. x_tile x y_tile x features). Can support subsequent analysis with convolutional networks. Need to use sparse tensor …
-
```
user@user-mobl3:~/client2/model_server/demos/real_time_stream_analysis/python$ python real_time_stream_analysis.py --stream_url file:./agitator.mp4 --ovms_url localhost:9000
2023-01-13 09:21:52.…
-
凡事翻译过贡献者,都可以申请得到官方的纪念礼物:
如果有问题的人私聊: QQ 529815144
```
邮件部分内容:
As a start, let us know where we can ship you some PyTorch swag!
We have stickers, t-shirts, hoodies, and backpacks – let us know w…
-
**Describe the bug**:
After pruning, I am trying to speedup the model using ModelSpeedup(model, dummy_input, masks).speedup_model()
The model class I am using is from [yolort](https://github.com/zhi…
-
# Crash report
### What happened?
I'm experiencing a persistent issue with a Tkinter-based GUI application on macOS. When running the script directly in the terminal, everything functions correctly,…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
2.10.0
### Custom Code
Yes
### OS Platform and Distributi…
-
**Describe the bug**
Don't know why using Stage 3 triggers this error `RuntimeError: ProcessGroup nccl does not support _reduce_scatter_base`. Training with Stage 2 is fine. Is this related to my PyT…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
2.10.0
### Custom Code
Yes
### OS Platform and Distributi…
-
I am running the Context Factorisation with tensor-cell2cell tutorial on my own data and have run everything exactly as the tutorial says with success. However, I recently decided to use all of the de…
-
Hi karolzak,
I've had some good progress training unet segmentation in the cloud with your library.
I can train binary segmentation fine now, at least.
Now I have RGB images, and png masks wher…