-
i have no clue how this all works.
i had Deforum_Stable_Diffusion working just fine for 2 months now, but when i tried to run it today, i got this
NotImplementedError Trace…
-
Hi, thank you for your work on this task!
I was trying to inference the model on a custom dataset, I saw that 1 device gave a slow speed, therefore, I was trying using 2 GPUs by setting the --parra…
-
When I load the tamil language as following code ,
import os
import easyocr
reader = easyocr.Reader(['ta'])
But It does not load,
Following errors appear
WARNING:easyocr.easyocr:Neither C…
-
Hi, I try to run the experiment of zephyr in stage 2 SFT. I met the problem in the final evaluation of the SFT.
Do you ever meet the problem of the shape of delta_bias?
'''
RuntimeErrorout, x, *r…
-
Hi,
I'm getting below error when I try to train on KITTI dataset. Training happens normally on PASCAL VOC. Any help would be much appreciated.
```
...
assign pretrain model biases to conv2_2
as…
-
[root@e31325cc657e FIIQA-PyTorch]# python3 test.py
Traceback (most recent call last):
File "test.py", line 48, in
net.load_state_dict(checkpoint['net'])
File "/usr/local/lib64/python3.6/s…
-
I have a question regarding the possibilities to fine-tune a pre.-trained model with my own dataset.
[From the Swin3D example](https://github.com/Pointcept/Pointcept?tab=readme-ov-file#swin3d), I …
-
Hi,
@ifzhang Thank you for providing such a great model with each and every detail.
I am trying to train ByteTrack on a custom dataset and stuck at this line "yolox.core.trainer:148 - init prefetc…
-
This is something [proposed on the mailing list](https://groups.google.com/d/msgid/plumed-users/CAHv45qP9XywjaQXOqw3jQmCXfmzFNYx1NcmVEzsFoYGdkXdv-A%40mail.gmail.com?utm_medium=email&utm_source=footer)…
-
@warmspringwinds I am getting the following error for resnet_18_8s_59.pth
RuntimeError: Error(s) in loading state_dict for Resnet18_8s:
size mismatch for resnet18_8s.fc.bias: copying a param wit…