-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Module
Feature Visualization
### Current Behavior
When using xplique.features_visualizations.optimize on model taking single-channel image as input, an dimension error occurs.
I suspe…
-
I am getting the following error when I execute a PDE using sciann.
x = sn.Variable('x', dtype=dtype)
tao = sn.Variable('tao', dtype=dtype)
C_n = sn.Functional('C_n', [x,tao], [10,20,40,20,10]…
-
### Current Behavior:
Before testing object detection pipelines with [Kitti dataset](https://www.tensorflow.org/datasets/catalog/kitti) from `tfds` I wanted to try `keras_cv` visualization tools.
…
-
Hello
The efficient D2 model is being used.
I'm going to run the assessment with that code.
An error has occurred.
code:
python model_main_tf2.py --model_dir=woo/dev3/Data/train/d2/model_66…
-
Hi, I install the package according to the instructions and when I run
`pip3 install -U 'mujoco-py=1.50.1'`
it reports
> You appear to be missing MuJoCo. We expected to find the file here: /roo…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
…
-
### Is your proposal related to a problem? Please describe.
## Gold Price Prediction
### Project Overview
This project aims to predict the price of gold using various machine learning model…
-
@Zeta36
I've played around a bit with the mini model, it takes quite a long time for each game (is it normal, because I saw a logging says it was loading the normal model but I typed --type mini):…
-
Following the tutorial (below, first full tutorial on google searching "custom OpenAI Gym environment tutorial") to create a custom OpenAI Gym environment. The environment works (can be stepped throug…