-
## Open Source Contributors Welcomed!
Please comment below if you would like to work on this issue!
### Contact Details [Optional]
support@zenml.io
### What happened?
The current ZenML Skle…
-
### Description:
I encountered an error while installing the packages from requirements.txt. The installation process fails specifically when trying to install the jamo package.
### Steps to Repro…
-
I'm trying to train detectron2 for object detection on a custom dataset consisting of 2000 480 x 352 plant images. The dataset is in COCO format. I've run object detection training on YOLOv8 using the…
-
Hello @FabianIsensee
I get this error when I run training inside a docker container:
root@cc5d09285d9b:/nnunet# nnUNetv2_train 004 3d_fullres 0 -tr nnUNetTrainer
Using device: cuda:0
##########…
-
Opening this up to try and centralize the various bits of info that are spread in forums and github repos/commit comments/issues - kind of a 308 wip thread - _technical thread_. Messages may be edited…
-
## System Information
- SteamTinkerLaunch version: steamtinkerlaunch-v14.0.20231105-3
- Distribution: Arch Linux
- Installation Method: AUR
## Issue Description
I seem to be attracte…
-
Hi,
I have trained the model for 5 epochs and when I am doing inference using the saved checkpoints, All I am getting is blank images:
I am using this python code:
```python
from accelerate import…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### Reproduction
情况描述:我同样的代码,在Linux的v100 32G上微调过程正常,我现在更换到windows下的4090 24G微调,对batch调小了一些。在linux上微调至少也要1h10min,但在windows上…
WXLJZ updated
6 months ago
-
Finally I am trying to use this. Installation was very easy and downloaded voice models as well.
However when I use youtube video, select the downloaded voice model I get this error
`gradio.exce…
-
### Bug description
Hi, I've experienced strange behavior of Lightning v2.0.x regarding multiprocessing recently. When I run `trainer.fit()` on multiple GPUs (`accelerator="gpu", devices=-1` using …