-
So if you try and retrain the resnet101 (faster_rcnn_1_10_9771.pth) you get the following error:
File "trainval_net.py", line 336, in
optimizer.step()
File "... pytorch_0…
jsuit updated
4 years ago
-
Hey folks,
unfortunately for seemingly no obvious reason at all,
I can not get the wav2lip-collab to work anymore.
I never had any problems until a couple of days ago.
Now I always get the fol…
-
**Describe the bug**
I receive an `Invalid Graphdef` exception when attempting to import a pb file I have successfully saved, and loaded, using python.
I've created a [repo ](https://github.com/Di…
-
**Describe the bug**
I encountered an issue when using DeepSpeed 0.12.4 with the [OpenChat trainer](https://github.com/imoneoi/openchat), where checkpointing failed and raised an NCCL error. However,…
-
I tried downloading a few models, but got this message:
"Failed to download model!
Unable to download from Civitai! Redirect url: /login?returnUrl=%2Fmodel-versions%2F297334&reason=download-auth…
-
![image](https://github.com/user-attachments/assets/a93c58d9-ecda-4c63-9c4d-3767a82da5dd)
-
I am trying to checkpoint a Java process, and am running into the same
issue as discussed in issue #491 (coincidentally, for me it is also
the Netty JNI `.so` causing problems; it seems that dlope…
-
Hi,
First, thanks for your hard work to implement SSD on TensorFlow, BIG CREDIT!
Now I want to train my own model on another data set.
1. It only contains 2 classes: Background (0) and the foregrou…
-
[wave_pretrained.z01.pptx](https://github.com/JasonWei512/Tacotron-2-Chinese/files/4006811/wave_pretrained.z01.pptx)
[wave_pretrained.z02.pptx](https://github.com/JasonWei512/Tacotron-2-Chinese/files…
-
I am playing with the MMA-hard model to replicate WMT15 DE-EN experiments reported in the paper and my question is about preprocessing and postprocessing data. The paper says that:
> For each data…