David Goldstein

Results 9 issues of David Goldstein

So I am using BasicSR to upscale the output of Wav2Lip to a more usable size. By training my own model every use gives me accurate teeth and eyes and...

Is expression transfer possible with this repo? I would like to be able to reanimate the expressions on the tracked face using another tracked face while keeping the identity and...

Is expression transfer possible with this repo? I would like to be able to reanimate the expressions on the tracked face using another tracked face while keeping the identity and...

Since 3D landmark output is possible, would it be possible to transfer the expressions from one tracked face to another while keeping the original head position (like [this]( https://youtu.be/ohmajJTcpNk?t=73) but...

question

This is super impressive! Would it be possible to compile this into an IPA so it can be sideloaded onto a phone with something like Signulous or AltStore?

I am working on a project to get Nim with Arduino libs running on an ESP32 and have had a few minor successes, though successes nonetheless. I am looking to...

I've been interested in creating a language that can be interpreted on embedded systems (esp32) for use in a larger project, which would provide an api to the user which...

I've been interested in creating a language that can be interpreted on embedded systems (esp32) with platformio for use in a larger project, which would provide an api to the...

I've been interested in creating a language that can be interpreted on embedded systems (esp32) with platformio, `arduino` and `esp-idf` for use in a larger project. I came across `pocketlang`...