-
### Describe the issue
CI will keep breaking even after getting new MAC setup as tensorflow is still not supported on python 3,12 and is giving many issues in the community
check tensorflow's issu…
-
ValueError: Only instances of `keras.Layer` can be added to a Sequential model. Received: (of type )
It showing this error for this code
# Setup the model layers
model = tf.keras.Seque…
-
Problem Description:
Multiclass classification of facial emotions from grayscale images.
MODELS IMPLEMENTED
Convolutional Neural Network (for baseline model)
MobileNetV2 (for transfer-learning…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…
-
### Steps To Reproduce
Here is a flake for reproduction:
```nix
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
};
outputs = { self, nixpkgs, ... }@inputs:
let
…
-
#### 1. What is not working as documented?
Development build environment does not work in VirtualBox environment.
This is because the tensorflow library fails.
```
localuser@debian-pp-dev:~/re…
-
when installing this package, no tensorflow dependency is installed, because it's missing in the setup.py script. Given that it is a mandatory requirement, having it defined and locked to be a version…
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS plat…
-
Hello everyone,
It seems that several users are reporting the same kind of obstacles with regards to training/predicting.
After research, this problem appears to be a compatibility issue of old vers…
-
### Issue Description
Our conda build pipelines fail since a while (e.g. https://github.com/conda-forge/shap-feedstock/pull/85/checks).
### Minimal Reproducible Example
```python
see the logs of th…