-
I am trining the network with gray scale images and I found an issue (I believe) with the documentation. The docs say:
```
from segmentation_models import Unet
from keras.layers import Input, Con…
-
I just switched to using an 8 GPU AWS instance from a 1 GPU machine, same instance. The log shows that tensorflow finds the additional GPUs, but the log makes it seem that there's no significant speed…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x] I am reporting…
-
“PuLID warning: No faces detected in any of the given images, returning unmodified model.”
![{7E2D217C-7E16-44C5-B2A3-26D3274C7F15}](https://github.com/user-attachments/assets/5aa08dbe-99ae-4b0b-8b…
-
transformers 4.38.1 会报这个错
ImportError: cannot import name 'MixtralBLockSparseTop2MLP' from 'transformers.models.mixtral.modeling_mixtral'
transformers 4.40.1 又会报这个错
ttributeError: module 'ml_dty…
-
We built the tensorflow environment of CBL according to the configuration file, but the version of the library was not specified. Can you tell us the version of the scikit-learn, or what model environ…
-
## 1. The entire URL of the file you are using
https://github.com/tensorflow/models/blob/238922e98dd0e8254b5c0921b241a1f5a151782f/research/object_detection/dockerfiles/tf2/Dockerfile
## 2. Descr…
-
### Describe the feature you'd like to request
Updating my Nextcloud via webinterface is no longer possible, since the updater tries for ages to backup the models under `apps/recognize/models` (as we…
-
Hi, when runing the codes, there are error says:
```
Traceback (most recent call last):
File "train.py", line 336, in
main()
File "train.py", line 332, in main
train(config.model_…
-
Hello, RKNN has been widely used in AI applications. However, I can not find examples for segmentation models. When I try to convert onnx segmentation models to RKNN (from pytorch). Even the simplest …