-
Hi,
Did you guys experiment using a pretrained encoder for getting the speaker embedding similar to your previous work (AutoVC).
PS: Amazing work by the way!
Thanks,
-
[net]
# Testing
batch=1
subdivisions=1
# Training
# batch=64
# subdivisions=8
width=608
height=608
channels=3
momentum=0.9
decay=0.0005
angle=0
saturation = 1.5
exposure = 1.5
hue=.1
…
-
SD3.5 large was just released !
https://huggingface.co/stabilityai/stable-diffusion-3.5-large-turbo
https://huggingface.co/stabilityai/stable-diffusion-3.5-large
-
There are several "PDF2SVG"converters running on different platforms (Java, Python, C(++)). Although the format is SVG there are many ways that it could be structured. We have used 2 which "run on al…
-
Here're some scripts I've used in order to preprocess my images and train the model. Most of it is based on tickets in there/stolen from answers to tickets.
1) create a folder pics and the subfold…
-
# Face masks
@axiomsofchoice has suggested we take "face mask" - do they work? - as our first project; he is also physically making them - 1000 - in Makespace. So here's thoughts on the workflow an…
-
Congratulations Danijar on this project and your paper!
Again, not really an issue per se. I understand having read and executed the example.py and most of the code that this project doesn't use Tens…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ x] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [x ] I am reporti…
-
I trained a LoRA with LoRA type "Koyha LoCon" and put it into "..\stable-diffusion-webui\extensions\sd-webui-additional-networks\models\lora". I have already installed "a1111-sd-webui-locon" and "sd-w…
-
I am getting Model not supported error when I use `gen_wts_yoloV7.py` to generate weights and config file. Yolov7 model that I have contains IDetect layer which I don't see in the `gen_wts_yoloV7.py`.…