Skip to content
View ProgramerSalar's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ProgramerSalar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. causal-vae causal-vae Public

    PyTorch implementation and training pipeline for fine-tuning Video Variational Autoencoders (VAEs) for high-fidelity video generation.

    Python

  2. video_generation video_generation Public

    Advanced fine-tuning scripts and temporal attention optimizations for the Zulense Z1 foundational video model

    Python 4

  3. DDPM DDPM Public

    Implementation of Denoising Diffusion Probabilistic Models (DDPM) for image generation using PyTorch. Includes forward and reverse diffusion processes, UNet-based architecture, and sampling pipeline.

    Python

  4. Tools Tools Public

    extract latent from video, extract text-feature from text

    Python

  5. stable-diffusion-from-scratch stable-diffusion-from-scratch Public

    in this repo implement image generation model from scratch

    Python 1

  6. LPIPS LPIPS Public

    This repository implements the LPIPS metric, a perceptual similarity metric for comparing images. The LPIPS metric is widely used in image generation and restoration tasks to evaluate the perceptua…

    Python