-
Hi team,
I am trying to train/fine-tune swin_5scale model on a custom dataset which has 7 classes to train on. below is the script to start the training. I am using one of the uploaded 5scale_swin …
-
Hello,
Thanks for your help on my previous query.
I'm currently working with the replogle_rpe1_essential dataset, and I have added a few unseen genes just to assess how well the model performs …
-
Hello folks,
I am trying to fine-tune GliNER on custom dataset (LMR/LMD) and after some steps, I encountered this issue :
```
File "~/gliner_finetuing.py", line 79, in
main()
File "~/…
-
indices = np.concatenate(indices)
File "", line 200, in concatenate
ValueError: need at least one array to concatenate
**Describe the bug**
训练时报的错:
LicenseRec) D:\studysoft\workplace\ORENEX…
-
While training the DIT model on the FreeSound1 (I choose 250k audio clips) and FMA datasets, the training hangs after processing approximately 198,400 samples (with 8 GPUs, batch size of 8 per GPU, re…
-
### Describe the bug
torch.fx.proxy.TraceError: class `MMArchitectureQuant` in mmrazor/models/algorithms/quantization/mm_architecture.py: Proxy object cannot be iterated. This can be attempted when…
-
I ran
python train.py --workers 1 --device 0 --batch-size 8 --epochs 100 --img 640 640 --data C:\Users\mdari\YOLOv7_Custom\yolov7-custom\data\custom_data.yaml --hyp C:\Users\mdari\YOLOv7_Custom\yolo…
-
Hello,
I wanted to run the example dataloader script shown here: https://github.com/iejMac/video2dataset/blob/main/examples/dataloader_example.py
I'm running on a single GPU, and I'm getting thi…
-
Hello, thanks for great work.
Do you have any plans for semantic3d and s3dis dataloader for your pytorch implementation?
I tried, but it seems there are some `business rule' that I don't know. C…
-
**Describe the bug**
![image](https://github.com/user-attachments/assets/bc125f23-b4e3-4786-a062-684944e42140)
**Additional context**
SIZE_FACTOR=8 MAX_PIXELS=602112 torchrun --nproc_per_node …