Skip to content
View loveshsama's full-sized avatar

Block or report loveshsama

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. How-to-Run-Multiple-AI-Models-with-Ollama-and-Open-WebUI-in-Docker How-to-Run-Multiple-AI-Models-with-Ollama-and-Open-WebUI-in-Docker Public

    How to Install Multiple AI Models with Ollama and Open WebUI in Dockerocker

    TypeScript 1 2

  2. VAE-Pytorch VAE-Pytorch Public

    Forked from explainingai-code/VAE-Pytorch

    This repository implements a simpleVAE for training on CPU on the MNIST dataset and provides ability to visualize the latent space, entire manifold as well as visualize how numbers interpolate betw…

    Python

  3. VQVAE-Pytorch VQVAE-Pytorch Public

    Forked from explainingai-code/VQVAE-Pytorch

    This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample numbers using the encoder outputs of trained VQVAE

    Python

  4. openui openui Public

    Forked from wandb/openui

    OpenUI let's you describe UI using your imagination, then see it rendered live.

    TypeScript

  5. smol-vision smol-vision Public

    Forked from merveenoyan/smol-vision

    Recipes for shrinking, optimizing, customizing cutting edge vision models. 💜

    Jupyter Notebook

  6. Image-Quality-Assessment Image-Quality-Assessment Public

    Forked from shaonianruntu/Image-Quality-Assessment

    Commen Image Quality Assessment indexes: (FID, SIFID, CleanFID, LPIPS) and (Scoot, PSNR, SSIM, FSIM & MAE), implemented by Pytorch and Matlab.

    MATLAB