Showing 34 open source projects for "art"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Video2X

    Video2X

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

    A lossless video/GIF/image upscale achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018. The latest Windows update is built based on version 4.8.1. GUI is not available for 5.0.0 yet, but is already under development. Go to the GUI page to see the basic usage of the GUI. Try the mirror if you can't download releases directly from GitHub. You can use Video2X on Google Colab for free if you don't have a powerful GPU of your own. You can borrow a powerful GPU...
    Downloads: 596 This Week
    Last Update:
    See Project
  • 2
    enhancr

    enhancr

    Video Frame Interpolation & Super Resolution using NVIDIA's TensorRT

    ...It was created to enhance the user experience for anyone interested in enhancing video footage using artificial intelligence. The GUI was designed to provide a stunning experience powered by state-of-the-art technologies without feeling clunky and outdated like other alternatives. It features blazing-fast TensorRT inference by NVIDIA, which can speed up AI processes significantly. Pre-packaged, without the need to install Docker or WSL (Windows Subsystem for Linux) - and NCNN inference by Tencent which is lightweight and runs on NVIDIA, AMD and even Apple Silicon - in contrast to the mammoth of an inference PyTorch is, which only runs on NVIDIA GPUs.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    RENDER96-HD-TEXTURE-PACK

    RENDER96-HD-TEXTURE-PACK

    Texture pack for Super Mario 64

    ...The end goal for this project is to use the original sources for every texture in the game when possible, and use that to hopefully achieve 100% accuracy by recreating the textures with the same process and resources Nintendo had at their disposal back in 1996, as well of incorporating elements from the promotional art into the game with ESRGAN upscales as placeholders for the original textures. The team and I will make to fill in the blanks where no texture sources could be found.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    MAGPIE

    MAGPIE

    A real-time upscaling software that can upscale any application

    ...Higher overall contrast and sharpness. I used this one instead of the standard CAS cause IMO it makes the details stand out a lot more. ACNet works very well for anime type art, looks very clean with think lines at the cost of some detail loss.
    Downloads: 191 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Darknet YOLO

    Darknet YOLO

    Real-Time Object Detection for Windows and Linux

    This is YOLO-v3 and v2 for Windows and Linux. YOLO (You only look once) is a state-of-the-art, real-time object detection system of Darknet, an open source neural network framework in C. YOLO is extremely fast and accurate. It uses a single neural network to divide a full image into regions, and then predicts bounding boxes and probabilities for each region. This project is a fork of the original Darknet project.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    Robust Video Matting (RVM)

    Robust Video Matting (RVM)

    Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX

    We introduce a robust, real-time, high-resolution human video matting method that achieves new state-of-the-art performance. Our method is much lighter than previous approaches and can process 4K at 76 FPS and HD at 104 FPS on an Nvidia GTX 1080Ti GPU. Unlike most existing methods that perform video matting frame-by-frame as independent images, our method uses a recurrent architecture to exploit temporal information in videos and achieves significant improvements in temporal coherence and matting quality. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    AviSynth AiUpscale v1.2.0

    AviSynth AiUpscale v1.2.0

    AviSynth+ implementation of Super-Resolution Convolutional Neural

    An AviSynth+ implementation of some Super-Resolution Convolutional Neural Networks. Independent luma/chroma upscaling and chroma resampling. Two modes for Video/Photography and Line Art. KrigBilateral option for chroma upscaling/resampling. mpv user shaders of all models for real-time upscaling. Copy AiUpscale.avsi and the Shaders folder to the AviSynth+ plugins folder. The low resolution images were generated using the bicubic filter with Catmull-Rom settings, which is the method commonly used for training super-resolution networks, including those tested here. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    BasicSR

    BasicSR

    Winning Solution in NTIRE19 Challenges on Video Restoration

    ...The architecture includes bespoke modules (e.g., Pyramid, Cascading and Deformable alignment and Temporal Spatial Attention fusion) that align information across frames and emphasize important features for restoration, enabling state-of-the-art performance on benchmarks such as the REDS challenge. By fusing spatial and temporal context, EDVR produces significantly improved visual quality in restored videos compared with approaches that treat each frame independently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Anime4K-rs

    Anime4K-rs

    An attempt to write Anime4K in Rust

    An attempt to write Anime4K in Rust. Anime4K is a state-of-the-art*, open-source, high-quality real-time anime upscaling algorithm that can be implemented in any programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    PyMesh

    PyMesh

    Geometry processing library for Python

    ...PyMesh is a rapid prototyping platform focused on geometry processing. It provides a set of common mesh processing functionalities and interfaces with a number of state-of-the-art open-source packages to combine their power seamlessly under a single developing environment. Mesh process should be simple in python. PyMesh promotes human-readable, minimalistic interface and works with native python data structures such as numpy.ndarray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Subsonic
    Subsonic is a web-based media streamer, providing ubiquitous access to your music and video collection. More than 20 apps are available for Android, iPhone, Windows Phone, BlackBerry, Roku, Chumby, Sonos etc. Supports virtually all media formats, converting files on the fly. Also includes a Podcast receiver and jukebox feature allowing you to control what's playing on your computer from your mobile phone.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 12

    OpenFace

    A state-of-the-art facial behavior analysis toolkit

    ...The OpenFace toolkit is capable of performing several complex facial analysis tasks, including facial landmark detection, eye-gaze estimation, head pose estimation and facial action unit recognition. OpenFace is able to deliver state-of-the-art results in all of these mentioned tasks. OpenFace is available for Windows, Ubuntu and macOS installations. It is capable of real-time performance and does not need to run on any specialist hardware, a simple webcam will suffice.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 13
    GazeRecorder

    GazeRecorder

    WebCam Eye Tracking for usability testing

    ...In comparison with conventional eye tracking - that uses specialized technology and invites respondents to labs – GazeRecoreder is able to track people’s eyes with their own computers at home. Multiple state-of-the-art tracking algorithms communicate to identify the face, key features, eyes, iris and movements in 3D, allowing for the most accurate tracking possible, even when people move, lighting changes or the face is partially obstructed. You can also check out: GazePointer, which lets you move mouse cursor using your eyes. https://sourceforge.net/projects/gazepointer/ GazeRecorder Online Insight Platform: https://app.gazerecorder.com GazeCloudAPI real-time eye tracking API: https://api.gazerecorder.com Read more: https://gazerecorder.com
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 14
    pman-player

    pman-player

    Desktop Media Center for Windows and Linux

    PMan is a desktop media player and media management tool. More info on the project homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Scene
    ...The present release features GPU accelerated versions of all the background subtraction methods and morphological post processing of the object blobs with dilation and erosion filters, implemented in OpenCL. The framework was mainly designed as a toolkit for the rapid development of interactive art projects that explore dynamics of complex environments. The Scene GUI runs and compiles under Windows, Linux, and MacOS X, and is available in both 32 bit and 64 bit versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gtkpod is a platform independent GUI for Apple's iPod using GTK. It allows you to import your existing iTunes database, add songs, podcasts, videos and cover art, and to edit ID3 tags. libgpod is a library allowing direct access to the iPod's conte
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 17
    Sword Art Online (Media Center)

    Sword Art Online (Media Center)

    SAO media center is a media library application with SAO environment.

    SAO media center is a media library application with SAO environment. It allows users to play and view most videos. NOTE: you may need to install K-lite codec to play videos http://www.free-codecs.com/k_lite_codec_pack_download.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fennec

    fennec

    Play, convert, rip and manage all your audio files.

    ...With batch converting, joining, ripping, tag editing + multichannel support, media library, skins, DSP effects, visualizations, multi-channel equalizer and a completely new slide based interface... It can play/convert nearly 100 media file formats (inc. ogg, flac, mp3, mpc, mp4, flv, ape, wv...). Additional features including: automatic album art detection, media library, media file browser, quick search...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets, motion compensation and arithmetic coding and aims to be competitive with other state of the art codecs.
    Leader badge
    Downloads: 2,125 This Week
    Last Update:
    See Project
  • 20
    FX Player is a Web-based streaming server with a Flash iTunes-like interface. It shares your MP3 library and allow access to your tracks through the Internet. Coded in Java, FX Player run on most platforms, including Mac OS X, Windows, Linux and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    an experimentation page for art made with Processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Roundware

    a contributory, location-aware media platform for us all

    ...For V2, please see GitHub repository: https://github.com/hburgund/roundware-server Roundware is a client/server pair for creating participatory location-sensitive audio experiences. It was initially developed for the sound art installation ROUND, by Halsey Burgund, exhibited at the Aldrich Contemporary Art Museum. Development for version 2 has been handled privately for a variety of reasons, but will be released soon! Please contact us if you need code sooner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A gathering of state-of-the-art tools for GPU based image processing. They are the sourcecode for related research articles, and provide the basis for own experimentation. All are being implemented forNVidia GPUs in Linux, hence the name "nvision" ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SiNet is a .NET application that allows you to listen to Sirius Internet Radio (both US and Canada) without the need for a separate Browser pop-up window. SiNet features: -Song Alerts (Sirens) -Unlimited presets -Album Art/Track Info -Customizable UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web based music library (Mp3act 1.2:php,javascript and mysql) with some code injections: embedded flashplayer in jukebox mode, volume control, art cover search by getid3, folder, database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB