-
State Space and Mamba
·The video explained how state space = RNNs + CNNs
Referenced videoIt explained with respect to LLMs and how state space makes them faster.
So what it explained :
It took the example of car repair and related it to RNN equations. and converted all RNNs equations in terms of input and output variables. And all the...
-
Audio Based face reenactment
·added the project which I and Vishal Patil worked on, in Generative AI course. It was actually combination of two papers. We modified wav2pix to basically add lip landmarks and added losses on the lip sync to better capture the lip movements as per the audio.