Showing 15 open source projects for "result"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Video2X

    Video2X

    A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K

    ...You can borrow a powerful GPU (Tesla K80, T4, P4, or P100) on Google's server for free for a maximum of 12 hours per session. Please use the free resource fairly and do not create sessions back-to-back and run upscaling 24/7. This might result in you getting banned. You can get Colab Pro/Pro+ if you'd like to use better GPUs and get longer runtimes. Usage instructions are embedded in the Colab Notebook.
    Downloads: 364 This Week
    Last Update:
    See Project
  • 2
    Morphing Editor

    Morphing Editor

    Java application for creating Morphing videos

    Java application for creating Morphing videos. You can create a Morphing effect with your chosen pictures. Then you will be able to see the morphing result and save the Morphing project in a xml file. You will have the option of creating a video with the Morphing effect of your project. An example of video created with the application: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2Fmorphing%2Fv1.1_morphingEditor.MorphingVideo1.mp4%3Forigin%3Dsourceforge&origin=web You can also see a demo: https://frojasg1.com:8443/resource_counter/resourceCounter?...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    VSGAN

    VSGAN

    VapourSynth Single Image Super-Resolution Generative Adversarial

    Single Image Super-Resolution Generative Adversarial Network (GAN) which uses the VapourSynth processing framework to handle input and output image data. Transform, Filter, or Enhance your input video, or the VSGAN result with VapourSynth, a Script-based NLE. You can chain models or re-run the model twice-over (or more). Have low VRAM? Don’t worry! The Network will be applied in quadrants of the image to reduce up-front VRAM usage. You can use any RGB video input, including float32 (e.g., RGBS) inputs. Using VapourSynth you can pass a Video directly to VSGAN, without any frame extraction needed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ffmpeg-coder

    A small CLI tool which will help in producing different types of video

    ...Also those who are new to Command Lines they can also use this tool to generate ffmpeg commands very easily. Many new ffmpeg users find it difficult to find the appropriate ffmpeg commands to convert their videos to with their desired configs. So, as a result they end up googling a lot and wasting their time. So this tool is for them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Video Nonlocal Net

    Video Nonlocal Net

    Non-local Neural Networks for Video Classification

    ...The repo provides training recipes and models for standard datasets, as well as ablations that show how many non-local blocks to insert and at which stages. Efficient implementations keep memory and compute manageable so the blocks can be added without rewriting the entire backbone. The result is a practical, drop-in mechanism for upgrading purely local video models into context-aware networks with strong benchmark performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AEO-Light 1.1

    AEO-Light 1.1

    Version 1.1 is no longer supported.

    ...Please see the new version at https://usc-imi.github.io/aeo-light/ Description for 1.1 continues below: AEO-Light 1.1 is an open-source software application that takes a digital scan of motion picture film with optical sound tracks and directly reproduces the audio, producing as a result a synchronized sound film file. Funded by a grant from the National Endowment for the Humanities and by the University of South Carolina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cvastroalign

    cvastroalign

    video align tool for astrophotography

    cvastroalign is a program that loads a video sequence, aligns and stacks the selected frames obtaining an image as result of this process..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    P-VCD

    Content-Based Video Copy Detection

    ...The software has been described in some scientific papers, e.g. http://dx.doi.org/10.1109/ICME.2011.6012212 and http://dx.doi.org/10.1007/s11042-011-0915-x. This software is the result of my PhD at the University of Chile and the participation at TRECVID Content-Based Copy Detection (CCD) evaluation task 2010 and 2011. More details in http://www-nlpir.nist.gov/projects/tv2011/tv2011.html#ccd and in http://www-nlpir.nist.gov/projects/tvpubs/tv11.papers/prisma.pdf P-VCD has also been used at TRECVID tasks: Instance Search (INS) 2012-2013 and Multimedia Event Detection (MED) 2013. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QtViewSynth

    A 3D Video Player with interactive viewpoint adaption.

    A free 3D Video Player were you can modify the viewpoint interactively. This Program is result of a Bachelor Thesis written at Institute for Telecommunications, RWTH Aachen University. See wiki or homepage for instructions how to use it.
    Downloads: 0 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
  • 10

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SubtitleGet is a command-line tool written in Python, that I am creating in my spare time. It's main purpose is to search, download and/or upload subtitles using Opensubtitles.org fantastic site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a library that implements multicast (ASM and SSM) sockets with dynamic fec capabilities in order to guarantee QoS in broadcasting services. The implemented algorithm is the result of my personal Ph. research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ImageBlend is a software to produce DVD-movies from your digicam pictures. It lets you configure a zoom over the picture and blends between the images. The result is rendered into a mpeg2 video ready to burn on dvd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TinyDVR

    Small and simple dvr backend for linux.

    TinyDVR is a simple, low-profile software suite for scheduling and managing your television recordings. The project focuses on simplicity, efficiency, and exploiting well-established pre-existing software. The result is a reliable and highly-customizable back end for managing television recordings. Initially, development will focus on the backend scheduler. Future goals include commercial detection and other more advanced features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB