Showing 85 open source projects for "cpu-g"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    ...++ and cython is also included. This repo supports the onnxruntime, and the latency of regressing 3DMM parameters using the default backbone is about 1.35ms/image on CPU with a single image as input. See requirements.txt, tested on macOS and Linux platforms. The Windows users may refer to FQA for building issues. Note that this repo uses Python3. The major dependencies are PyTorch, numpy, opencv-python and onnxruntime, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Anime4kSharp

    Anime4kSharp

    Anime4K implemented in C#

    Anime4KSharp is a .Net Core library that implements bloc97's Anime4K Algorithm version 0.9 and 1.0 RC2. The Algorithm is executed on the CPU, but utilizing all available CPU Cores. This yields to a conversion time of "only" 4432 ms when upscaling from 1080p to 2160p. This time could possibly be reduced with further optimization. Images are processed in four phases that are executed on a pixel- per- pixel basis. Each phase takes a input image and renders it to a output image. This makes it easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    ... or machine vision against image or video sources. By relying on the GPU to run these operations, performance improvements of 100X or more over CPU-bound code can be realized. This is particularly noticeable in mobile or embedded devices. On an iPhone 4S, this framework can easily process 1080p video at over 60 FPS. On a Raspberry Pi 3, it can perform Sobel edge detection on live 720p video at over 20 FPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    EasyDarwin

    EasyDarwin

    Industrial rtsp streaming server

    ... format. EasyDarwin is able to transcode G.711A/PCMA, G.711U/PCMU, and other audio formats to Linear PCM. Provided to the public in the form of SDK, completely free to use. Provides a series of streaming media audio and video development practical tools to help developers quickly solve problems in the process of operation, maintenance and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Batch PIE

    A batch pipelined image editor

    Current filter functionality: - Simple editing options: Image cropping, resizing, rotation, Color brightness curve alignment - Histobram processing: Convolution, statistics (e. g. f_max or median analysis) - Image segmentation: The actual segmentation process as well as group weight calculation for further filtering (both functions rely on self defined custom dynamic mathematical functions) - Dynamic mathematical functions for custom and automated image filtering: General...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Bilibili Mac Client

    Bilibili Mac Client

    An unofficial bilibili client for Mac

    A must-have online video player for Mac. Hard play, libass displays barrage, ultra-low CPU usage, support analysis and playback of nearly 100 video websites. Automatically stitch segmented videos. Support for sending barrage. Barrage transparency, font size adjustment. Open the local video and automatically load the bullet chat + subtitles in the same folder. Multi-tab browsing, one-click video download. Barrage keyword shielding, intelligent shielding. Support watching live, with live barrage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TCPCopy

    TCPCopy

    An online request replication tool, also a tcp stream replay tool

    ... by companies in China. TCPCopy has little influence on the production system except occupying additional CPU, memory and bandwidth. Moreover, the reproduced workload is similar to the production workload in request diversity, network latency and resource occupation. TCPCopy consists of two parts, TCPCopy and intercept. While TCPCopyruns on the online server and captures the online requests, intercept runs on the assistant server and does some assistant work, such as passing response info to TCPCopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bullet

    Bullet

    JVM Bullet Physics SDK

    Bullet is real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Jvm port of Bullet, by Erwin Coumans. Take a look at the tests to see what has been ported and tested to be working. A high-end desktop GPU, such as an AMD Radeon 7970 or NVIDIA GTX 680 or better. We succesfully tested the software under Windows, Linux and Mac OSX. The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Keras.js

    Keras.js

    Run Keras models in the browser, with GPU support using WebGL

    Run Keras models in the browser, with GPU support provided by WebGL 2. Models can be run in Node.js as well, but only in CPU mode. Because Keras abstracts away a number of frameworks as backends, the models can be trained in any backend, including TensorFlow, CNTK, etc. Check out the demos/ directory for real examples running Keras.js in VueJS. Library version compatibility, Keras 2.1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    A hybrid visualization framework for desktops, large immersive displays and the web. A framework for virtual reality and cluster-driven display systems. Requires Python (the pre-installed 2.7 version on OSX and most linux distros works fine, on Windows omegalib comes with python bundled so you don't need this). C++ Build tools for your platform (g++, clang/XCode, Visual Studio 2012/2013 depending on the OS). On windows, the free Visual Studio editions work fine. Modules are optional components...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Guetzli

    Guetzli

    Perceptual JPEG encoder

    Guetzli is a JPEG encoder that aims for excellent compression density at high visual quality. Guetzli-generated images are typically 20-30% smaller than images of equivalent quality generated by libjpeg. Guetzli generates only sequential (nonprogressive) JPEGs due to faster decompression speeds they offer. Get a copy of the source code, either by cloning this repository, or by downloading an archive and unpacking it. Install libpng. If using your operating system package manager, install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mp3 Tag Editor v4 latest

    Best mp3 tag editor working with low CPU hosting

    Download free mp3 tag editor v4 latest version php script
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    waifu2x-cpu-torch-vks

    waifu2x fork without CUDA

    The original is here: https://github.com/nagadomi/waifu2x Differences: - CPU only, no CUDA needed; - double-precision version; - GPU and CPU-trained models (on the fly conversion in memory); - adapted for Lua v5.2 (works with Torch 7 on x32 Ubuntu). 31-12-2016: - removed unneeded data copies, left from CUDA processing; - removed large duplicate files (see "ReadMe" before use).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MRockola
    Application emulate a Jukebox (Rockola) play audio, video and karaoke files. For GNU/Linux and Windows xp, windows Vista y windows 7 =====!!!!Version for Android in google play!!!==== Es un programa para emular el funcionamiento de una sinfonola o video rockola tradicional puede visualizar tambien archivos de karaoke. Para GNU/Linux y Windows xp, vista y 7.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 16

    jsSID

    pure JavaScript SID soundchip emulator and player for Web Audio API

    A very lightweight (14kbyte, samplecycle-based) and fast SID emulator written entirely in pure JavaScript (from scratch) for the Web Audio API, supported by most major web-browsers. No need for Flash/Java or other plugins to play SID files directly in the browser by the visitors of the webpage... See it in action with an example playlist: http://hermit.sidrip.com/player.html NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Livestreamer

    Command-line utility that extracts various streams into a video player

    Livestreamer is a free command-line utility that extracts video streams from various services and pipes them into a video player of your choice, such as VLC. It allows users to avoid buggy and CPU-heavy flash plugins while still enabling them to enjoy various streamed content. For developers who wish to access the video stream data, API is also available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    Gimp Gradient Extrapolate is a plugin for Gimp 2.8. It fills gaps or removes objects, both of which are surrounded by a gradient like smooth image structure (e.g. sky). Refer to the wiki to see how to use it. Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 21

    Accelerated Feature Extraction Tool

    A fast GPU accelerated feature extraction software for speech analysis

    A fast feature extraction software tool for speech analysis and processing. It incorporates standard MFCC, PLP, and TRAPS features. The tool is a specially designed to process very large audio data sets. It uses GPU acceleration if compatible GPU available (CUDA as weel as OpenCL, NVIDIA, AMD, and Intel GPUs are supported). CPU SSE intrinsic instruction set is used in cases where no compatible GPU present. The output files are stored in HTK format. The software is developed at Department...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vtop

    vtop

    A graphical activity monitor for the command line

    Vtop is a free and open-source activity monitor for the command line. It’s written in node.js and can be easily extended. It uses Unicode braille characters to draw CPU and Memory charts, helping you visualize spikes. We also group processes with the same name together. We calculate the CPU percentage as a total of your overall system power. 100% is all cores and HyperThreads maxed out. This is different to how Apple Activity monitor works. If your terminal supports mouse events (like iTerm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    open-vjj

    Open Source VJ Software in Java

    An Open Source Java Software for Visual-Artists like VJs written in Java. Using xuggle as video decoder, we are able to read most popular videocodecs. Supports iGuard IP-250E IP/Network Camera. With MJPEG-Stream-Server for multiple clients like VLC. GPU support with OpenCL and jogamp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cory Dating script

    Cory Dating script

    PHP platform to launch your own dating website

    Are you looking for a PHP platform to launch your own dating website? Cory Dating Script is the right one that helps you to create your one tailored to your needs. It is a simple but powerful and customizable script. The system is easy to install and to manage but secure.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set...
    Downloads: 0 This Week
    Last Update:
    See Project