Showing 12 open source projects for "ssim"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    FFmpeg Quality Metrics

    FFmpeg Quality Metrics

    Calculate quality metrics with FFmpeg (SSIM, PSNR, VMAF, VIF)

    FFmpeg Quality Metrics is a Python-based tool that evaluates video quality by calculating objective metrics using FFmpeg. It supports widely used metrics such as PSNR, SSIM, VIF, MSAD, and VMAF, enabling detailed comparison between reference and distorted video files. The tool outputs both per-frame data and aggregated statistics like averages and standard deviation, making it useful for research, encoding optimization, and benchmarking. It also includes optional visualization features through an interactive web-based dashboard for analyzing results graphically. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    GatcomVideo

    Graphical application included in the VDSF-VN framework

    Application developed in Java that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, launching the simulations in parallel, generating graphs with the results, and analysing the received video quality with several Quality of Experience (QoE) metrics: Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index Measure (SSIM), ... GatcomVideo is part of the Video Delivery Simulation Framework over Vehicular Networks (VDSF-VN), which is composed of several components: (1) an OMNeT++ project called "ppp_qos" (2) GatcomSUMO (3) GatcomVideo The "ppp_qos" project and the application GatcomSUMO are downloadable from different SourceForge projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    VDSF-VN (ppp_qos)

    Framework for simulation of video streaming over VANETs

    Video Delivery Simulation Framework over Vehicular Networks (VDSF-VN) is a set of tools that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, creating the network scenarios for SUMO & OMNeT++, launching the simulations in parallel, generating graphs with the results, analyzing the received video quality (PSNR, SSIM, ...). The framework is composed of several components: (1) an OMNeT++ project called "ppp_qos" (2) GatcomSUMO (3) GatcomVideo The applications GatcomSUMO and GatcomVideo are downloable from different SourceForge projects, and are developed in Java, so, they are platform independent, as well as the VDSF-VN framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BCI

    BCI

    BCI: Breast Cancer Immunohistochemical Image Generation

    Breast Cancer Immunohistochemical Image Generation through Pyramid Pix2pix. We have released the trained model on BCI and LLVIP datasets. We host a competition for breast cancer immunohistochemistry image generation on Grand Challenge. Project pix2pix provides a python script to generate pix2pix training data in the form of pairs of images {A,B}, where A and B are two different depictions of the same underlying scene, these can be pairs {HE, IHC}. Then we can learn to translate A(HE images)...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    mgnsVideoTranscoder

    mgnsVideoTranscoder is a tool that allows to transcode video file

    Full documentation is provided in docs\index.html inside archive file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Perceptual Similarity Metric and Dataset

    Perceptual Similarity Metric and Dataset

    LPIPS metric. pip install lpips

    While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and SSIM, are simple, shallow functions, and fail to account for many nuances of human perception. Recently, the deep learning community has found that features of the VGG network trained on ImageNet classification has been remarkably useful as a training loss for image synthesis. But how perceptual are these so-called "perceptual losses"? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    jvqa

    Video Quality Assessment in Java

    ...Based on the Fast Structural Similarity index proposed by Chen and Bovik: http://live.ece.utexas.edu/publications/2011/chen_rtip_2011.pdf Implements the original, variance-based SSIM, Multi-Scale SSIM, Fast SSIM, 2, 3 and 4-Component Weighted SSIM, and Gradient Magnitude Similarity Deviation. Indexes may be customized by selecting image structure statistic (variance, gradient, shifted gradient, 2/3/4-component gradient of variance), structure scale (full, downsampled to 256 or multiscaled), pooling window type (Gaussian, Box, Box with downsampling, or unfiltered) and size, index stabilization (logical or by constants) and luminance index (Gaussian, Box, Box with downsampling or no luminance index).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NS3 QoE Monitor

    QoE Monitor allows NS3 users to evaluate QoE in simulated environments

    ...QoE Monitor is currently developed by the Networking Research group of University of Modena and Reggio Emilia (http://www.unimore.it/). List of currently available features: - PSNR/SSIM computation for H.264 video transmission - G.711 audio transmission - Basic RTP emulation - Receiver side jitter estimation, according to RFC 3550 To do: - support new audio and video codecs - support new audio and video formats - develop objective audio evaluation metric(s) Update 02/27/2013: The latest archive has been updated to include some new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Image Quality Assessment (IQA)
    IQA is a C library for objectively measuring image/video quality. It implements many popular algorithms, such as MS-SSIM, MS-SSIM*, SIMM, MSE, and PSNR. It is designed to be fast, accurate, and reliable. All code is Valgrind-clean and unit tested.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    command line tool for psnr and ssim measures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java Library/Servlet/Service for on-the-fly scaling and efficient caching of images on web servers. Allows web authors to supply only a single (usually large) instance of any image, then refer to scaled images with urls like "myImage.jpg?width=120".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lastest

    lastest

    AI-supported visual verification and tests you can actually trust.

    ...Replays are deterministic and token-free, so your CI/CD bill doesn't scale with your test suite. Lastest ships three diff engines side-by-side — pixel (pixelmatch), structural (SSIM), and perceptual (Butteraugli) — so flaky pixel diffs stop crying wolf. A review dashboard tracks baselines, approvals, and audit history. Run it via Docker on your own infrastructure for unlimited screenshots and full data residency, or run on Lastest Cloud for managed CI runners. Built for solo founders, devs doing QA without a QA team, and SaaS teams that need an Applitools-class alternative without the $699+/mo invoice or the data-exfiltration problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo