-
### 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
…
K4HVH updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
The prediction of COVID-19 from chest X-ray images using Convolutional Neural Networks (CNNs) has several critical use cases in the …
-
Hi:
I am trying to run your code on a centos server with X11 forwarding open. But when I try `python demo_toolbox dataset` , it prints
```
Arguments:
datasets_root: dataset
enc_mode…
-
### 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, Predict
…
-
## ❔Question
I want to see if we can extract the features that are contributing to the prediction of an object. Is there a way to do it? If so at which layer should I be taking these intermediate fea…
-
**Submitting author:** @willyfh (Willy Fitra Hendria)
**Repository:** https://github.com/willyfh/visualtorch
**Branch with paper.md** (empty if default branch): joss-review
**Version:** v0.2.3
**Edito…
-
### System information
- **What is the top-level directory of the model you are using**:
ssd_mobilenet_v1_coco_11_06_2017
- **Have I written custom code (as opposed to using a stock example script …
-
### Issue Type
Bug
### Source
source
### MCT Version
1.11.0
### OS Platform and Distribution
Ubuntu 18.04
### Python version
3.10.14
### Describe the issue
```shell
H…
-
If I run "from vit import vit_b16" as per your code, I get an error: "ImportError: cannot import name 'vit_b16' from 'vit'". However, when I modify the code to "from vit_keras.vit import vit_b16", I c…
tjwy updated
5 months ago
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report.
### HUB Component
Models, Training
### Bug
I finished …