Skip to content
#

gaussian-kernel

Here are 39 public repositories matching this topic...

Official implementation of PromptSplit: kernel-based framework to detect prompt-level disagreements in generative models (text-to-image, LLMs). Identifies divergent prompt clusters via tensor embeddings & random projections for scalability.

  • Updated Feb 5, 2026
  • Python

Real-time crowd density estimation using CSRNet (VGG-16 + dilated CNN) on ShanghaiTech Part A & B. Includes adaptive Gaussian kernel density map generation, from-scratch training on M1 CPU, MPS inference, and a live video demo with heatmap overlay and running count graph. Part A MAE: 87.85 | Part B MAE: 21.12

  • Updated Apr 4, 2026
  • Python

This project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding salaries, applying feature scaling to improve the performance of the SVR model. The results are visualized to show how well the model fits the data.

  • Updated Sep 3, 2024
  • Python

Improve this page

Add a description, image, and links to the gaussian-kernel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gaussian-kernel topic, visit your repo's landing page and select "manage topics."

Learn more