-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### 🐛 Describe the bug
I've seen multiple individuals and groups using num_workers=0 in DataLoader, and significantly under-utilizing GPUs due to the following error message which appeared cryptic …
-
May I know what is the reason behind the warning message?
FYI, my input data is Pytorch Dataloader, which was constructed in tensor.
2023-05-12 16:16:31 | INFO | [1/2] Running PyTorch Optimi…
-
- PyTorch-Forecasting version: 0.9.1
- PyTorch version: 1.10.0+cu102
- Python version: 3.9.7
- Operating System: Red Hat Enterprise Linux 7.9
### Expected behavior
I try to run DeepAR model o…
-
I want to train p2pnet with my custom dataset. While training, I am facing an issue in the collate_fn_crowd(batch) function:
```
def collate_fn_crowd(batch):
# re-organize the batch
batch_…
-
hi. i got on error, but i have no idea to fix it.
Traceback (most recent call last):
File "tools/train.py", line 288, in
main()
File "tools/train.py", line 277, in main
train_model(
…
-
Hi TorchData team,
I'm wondering how to access the state of the datapipe in the multi-processing context with DataLoader2 + MultiProcessingReadingService. When using no reading service, we can simp…
-
After going through the [code](https://github.com/graphql-compose/graphql-compose-dataloader/blob/master/src/index.js) of the plugin it seems that the plugin only works with the default resolvers prov…
-
Traceback (most recent call last):
File "", line 1, in
runfile('C:/Users/leevov/Desktop/RefineDet.PyTorch-master/train_refinedet.py', wdir='C:/Users/leevov/Desktop/RefineDet.PyTorch-master'…
-
iskBackend.
Traceback (most recent call last):
File "tools/train.py", line 293, in
main()
File "tools/train.py", line 282, in main
train_model(
File "/root/autodl-tmp/CMT/mmdetect…