woreom

Results 14 issues of woreom

I'm looking for a model to get the depth of the video for my dataset, looking at the title I thought that the result for a real and a fake...

**"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` 8.9.1.1 **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` Windows 10 Pro **Client OperatingSystem** Windows 10 Pro **What is failing** I was following the...

Hi, first of all, thank you for the great package. I'm trying to get the historical data of economic news such as GDP and ADP and etc, your package doesn't...

Hi, I tried to recreate the model with the examples you have given but the resulting model is random (acc:0.53)

Hi, thanks for your excellent model. I'm trying to make an anti-spoofing model myself and I was wondering if you could share the preprocess you have made to the images

I read your code but I can't understand how to use the pre-trained model to verify a random face. Can you explain how to use the trained model? thank you

# Background: I'm currently working on a project involving latent diffusion models, and I'm trying to understand how to obtain the latent diffusion vector. I've gone through the documentation and...

When I call the encoder separately my kernel crashes

Hi, I have a case that involves missing data, so I split my data into separate tables and I need the distribution of the classes, Is there a way I...

Hi, thanks for the awesome repo. Is there an available pre-trained model?