-
I am trying to prune my object detection model (SSD) using the L1 or L2 filter pruner. Currently parameters, FLOPS are as follows.
```
+-------+----------------------------------------------------…
-
Hi, In **neuralbody**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
open3d>=0.9.0.0
PyYAML=…
-
Hello,
I'm trying to translate a very basic model from Python to C#.
```cs
using System;
using System.Collections.Generic;
using Tensorflow;
using Tensorflow.Keras;
using Tensorflow.Keras.D…
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
No
### Source
binary
### Tensorflow Version
2.11.0
### Custom Code
Yes
### OS Platform and Distributi…
-
### What problem are you trying to solve?
I'm trying to use multiple gpus to optimize ted policy during training time.
### What's your suggested solution?
At first, I tried to add mirrored strategy…
-
Please make sure that this is an issue related to performance of TensorFlow.
As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bug…
-
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…
-
Hi there! 😊
First of all, I want to say that NeuronChat is an amazing tool, and I'm excited to use it with my own data!
I've been following this tutorial (https://htmlpreview.github.io/?https://gi…
-
**Description**
I'm trying to run a model (Titanet-large from NeMo) converted to TensorRT in Triton. It has dynamic shapes and was converted with max. batch size of 16; however, Triton first instruct…
-
I ran the [Joint RNA and ATAC multiomic tutorial](https://stuartlab.org/signac/articles/pbmc_multiomic.html) till the Peak Calling and added MACS2 peak set to the Seurat Object (d149 in this case) and…