-
Hi,
I'm trying to run `multiclass segmentation (camvid).ipynb` example and get an error after running the following block:
```
import segmentation_models as sm
```
Here is the error:
```
--…
-
请问这个报错如何解决:Error occurred when executing ChinesePrompt_Mix:
Failed to import transformers.models.gpt2.modeling_tf_gpt2 because of the following error (look up to see its traceback):
Your currently…
-
As we grow, and add more and more backbones and tasks, our modeling testing is quickly growing beyond what our infrastructure can handle today. I think this is going to be a general pain point for sca…
-
运行这个文件,会报错'NoneType' object has no attribute '_inbound_nodes'。
Traceback (most recent call last):
File "/home/xuwei/Downloads/pycharm-professional-2021.3.3/pycharm-2021.3.3/plugins/python/helpers/…
-
### Describe the bug
Error:
```
TypeError: ModelCheckpoint.__init__() got an unexpected keyword argument 'options'
```
When running
```python
from wandb.integration.keras import Wand…
-
Hi @slundberg,
I'm using DeepExplainer for a Keras functional model that combines two (pre-trained) models but I'm getting a weird error:
```
explainer_test = shap.DeepExplainer(model_wrapped, …
-
加载模型报错,请问要怎么解决呢,已经检查过路径没有问题
-
### Issue type
Documentation Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### O…
-
**System information**
- Windows 11
- Python 3.11.9
- DeepTables 0.2.6
- Tensorflow 2.17.0
**Describe the current behavior**
Running the standard test snippet, as well as trying to train a m…
-
@Devanik21 i analyze the mining python file and see lots of abnormalities ,i would to work on it
there is list of problem s that i can solve
### Data Leakage:** Pre-trained models may have bee…