-
I am trying to use asteroid and I did the following to setup the environment
1. conda create --name audio_source_sep python=3.8
2. conda activate audio_source_sep
3. conda install pip3
4. clone …
-
We still use the types of the callbacks here: https://github.com/PyTorchLightning/pytorch-lightning/blob/92d9fc2280091c300fe8848284b9f6dfcbd209eb/pytorch_lightning/trainer/connectors/callback_connecto…
-
测试中报错如下
pytorch1.11.0必须对应torchtext0.12.0,但torchtext0.12.0没有'torchtext.legacy'
```
CUDA_VISIBLE_DEVICES="0" python -m torch.distributed.launch --nproc_per_node=1 test.py --strength 0.7 --model_res…
-
### Bug description
At the end of an epoch with accumulate_grad_batches>1 the dataloader may run out of data before the required number of accumulations. The lightning docs do not say what happens. I…
-
Hi,
Trying to run the torch version I get the following error. Have you ever seen that before? It seems like it's not even on the code-base but rather some pytorch-lightning internals.
I install…
-
I deploy the same environment and use the public cardiac data to run the code. But got this problem while training:
Validation sanity check: 0%| | 0/1 [00:00
-
### Describe the bug
Thanks for the great work! When I use the rkde model to train and test on the MVTec dataset with the category carpet, I get an error. I have this error with anomalib version 1.0.…
-
## 🚀 Model / language coverage
Running Megatron GPT from NeMo, we seem to have issues with [this line from Megatron core](https://github.com/NVIDIA/Megatron-LM/blob/c7a1f82d761577e6ca0338d3521eac82…
-
It is more a question, I would like to understand why the training does not use the background as a class equal to 0.
The documentation of RetinaNet stipulates:
num_classes ([int] – number of ou…
-
Output of train.py
`Sanity Checking DataLoader 0: 0%| | 0/2 [00:00