-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
After updates to latest version of sd webui, loading of s…
-
I'm using a custom training loop for training a model made using EfficientNetV2 with biFPN. I found that `optimizer.apply_gradients` was running very slow. It took around 1.7 seconds to `apply_gradien…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I'm using it as api and testing it on postman
Models b…
-
Hi, when doing constant folding, only nodes with constant will be folded, but for graph like below, it won't be folded.
![image](https://github.com/NVIDIA/TensorRT/assets/46103969/fb35f3e2-fcae-40f8-…
-
I have a custom dataset in a Pascal VOC format, with a fixed train-val split, as such:
I would like to know how to convert from this format to TFRecord?
-
yolov5可以通过修改depth和width参数,从而实现 s m l x四个版本的变化,我想知道的是主干网替换efficientNetV2-s,是否还能这样做?
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): No.
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): N/A
- TensorFlow …
-
Click to expand!
### Issue Type
Bug
### Have you reproduced the bug with TF nightly?
Yes
### Source
binary
### Tensorflow Version
2.13
### Custom Code
No
### OS Platform and Distribution…
-
When I tried to use efficientnet to train my data from scratch, I meet the error:
`TypeError: The `filenames` argument must contain `tf.string` elements. Got `tf.float32` elements.`
The command I …
-
I have tried coco2017train data to train this model .
its trained for 2 lakhs steps & the loss is in the range of 0.7 to 1 for all 2 lakh steps.
& results are worst on validation data .
I have …