Showing 48 open source projects for "postprocessing"

View related business solutions
  • 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
  • $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
  • 1
    MediaPipe Solutions

    MediaPipe Solutions

    Cross-platform, customizable ML solutions

    MediaPipe is an open-source framework developed by Google for building cross-platform machine learning pipelines that process audio, video, and other streaming data in real time. The system provides developers with tools and reusable components that allow them to combine multiple machine learning models with preprocessing and postprocessing logic into efficient perception pipelines. These pipelines can run on a wide variety of platforms including mobile devices, desktop systems, web browsers, and embedded edge devices. MediaPipe is widely used in computer vision and multimedia applications such as hand tracking, face detection, pose estimation, object recognition, and gesture analysis. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Trixi.jl

    Trixi.jl

    Trixi.jl: Adaptive high-order numerical simulations of hyperbolic PDEs

    ...Therefore, next to having an extensible design with a fast implementation, Trixi.jl is focused on being easy to use for new or inexperienced users, including the installation and postprocessing procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LiteParse

    LiteParse

    A fast, helpful, and open-source document parser

    ...LiteParse supports integration with multiple language models, allowing developers to choose the best balance between accuracy and efficiency. It also includes mechanisms for validation and error handling, ensuring that outputs conform to expected schemas and reducing the need for manual postprocessing. The library is particularly useful for tasks such as data extraction, document processing, and building pipelines that require structured outputs from natural language input.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    SentencePiece

    SentencePiece

    Unsupervised text tokenizer for Neural Network-based text generation

    ...SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing. Purely data driven, sentencePiece trains tokenization and detokenization models from sentences. Pre-tokenization (Moses tokenizer/MeCab/KyTea) is not always required. SentencePiece treats the sentences just as sequences of Unicode characters. There is no language-dependent logic.
    Downloads: 3 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Whisper-WebUI

    Whisper-WebUI

    A Web UI for easy subtitle using whisper model

    ...It supports multiple input sources including local files, YouTube content, and microphone input, making it versatile for different workflows. Whisper WebUI also includes advanced preprocessing and postprocessing features such as voice activity detection, background music separation, and speaker diarization, enabling more accurate and structured outputs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    NeMo Retriever Library

    NeMo Retriever Library

    Document content and metadata extraction microservice

    NeMo Retriever Library is a scalable microservice framework designed for extracting, structuring, and enriching content from documents to support downstream generative AI applications. It processes various document types by splitting them into components such as text, tables, charts, and images, and then applies OCR and contextual analysis to convert them into structured data formats. The system is built on NVIDIA NIM microservices, enabling high-performance parallel processing and efficient...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DreamCraft3D

    DreamCraft3D

    Official implementation of DreamCraft3D

    DreamCraft3D is DeepSeek’s generative 3D modeling framework / model family that likely extends their earlier 3D efforts (e.g. Shap-E or Point-E style models) with more capability, control, or expression. The name suggests a “dream crafting” metaphor—users probably supply textual or image prompts and generate 3D assets (point clouds, meshes, scenes). The repository includes model code, inference scripts, sample prompts, and possibly dataset preparation pipelines. It may integrate rendering or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Orion

    Orion

    A machine learning library for detecting anomalies in signals

    ...We built this to provide one place where users can find the latest and greatest in machine learning and deep learning world including our own innovations. Abstract away from the users the nitty-gritty about preprocessing, finding the best pipeline, and postprocessing. We want to provide a systematic way to evaluate the latest and greatest machine learning methods via our benchmarking effort. Build time series anomaly detection platforms custom to their workflows through our backend database and rest API. A way for machine learning researchers to contribute in a scaffolded way so their innovations are immediately available to the end users.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    GemGIS

    GemGIS

    Spatial data processing for geomodeling

    ...It is capable of preprocessing spatial data such as vector data (shape files, geojson files, geopackages,…), raster data (tif, png,…), data obtained from online services (WCS, WMS, WFS) or XML/KML files (soon). Preprocessed data can be stored in a dedicated Data Class to be passed to the geomodeling package GemPy in order to accelerate the model-building process. Postprocessing of model results will allow export from GemPy to geoinformation systems such as QGIS and ArcGIS or to Google Earth for further use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    ...Realtime day/night cycle with weather (rain, snow, hail, wind, lightning). Physically based materials with reflection and refraction. Dynamic shadows, ambient occlusion, up to 1024 dynamic light sources, postprocessing effects. Built-in first person shooter game "smiley killer".
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    SageMaker Hugging Face Inference Toolkit

    SageMaker Hugging Face Inference Toolkit

    Library for serving Transformers models on Amazon SageMaker

    SageMaker Hugging Face Inference Toolkit is an open-source library for serving Transformers models on Amazon SageMaker. This library provides default pre-processing, predict and postprocessing for certain Transformers models and tasks. It utilizes the SageMaker Inference Toolkit for starting up the model server, which is responsible for handling inference requests. For the Dockerfiles used for building SageMaker Hugging Face Containers, see AWS Deep Learning Containers. The SageMaker Hugging Face Inference Toolkit implements various additional environment variables to simplify your deployment experience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qvasp

    qvasp

    A flexible toolkit for VASP high-through materials simulations

    ...Realizing high-throughput screening of materials, qvasp program not only can realize high-throughput material structure model constructing, but also provide high-throughput raw data postprocessing toolkits. 2. Assisting users to easily generate input files and process output files, realizing rapid conversion between graphics and code, and improving work efficiency. Most toolkits in qvasp program are written by Wencai Yi, and some functions are originated from the internet. To avoid disputes, I only provide bash source codes in current conditions, and some Fortran programs only provide binary file. ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    dotScope

    dotScope

    Scientific shell for live experiment

    ...Compatible with Arduino project, together with which make up the Open Source Digital Laboratory (https://osdlab.sourceforge.io). The last version of project is based on Qt5. Pluggable system: different ADC, conversion data in real time, postprocessing editor. Release 2.5: Store data to files, Several desktops, Complete version of postprocessing modules (Calculation, Linearization, Spline, Line regression, Statistic - mean and RMSD, Spectrum analyzer), Output table data for series experiments
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    GASCAP

    GASCAP

    GASCAP can evaluate adsorption in high-throughput way

    ...The pseudoatom and graph Voronoi diagram method are used to figure out the unequal adsorption sites from any substrates, then the coadsorption structure can be built between substrates and any adsorbates in high-throughput way. The universal machine learning interatomic potentials are used to accelerate the adsorption energy calculations, and the postprocessing toolkits contain the functions of analyzing adsorption energy, calculating work function and charge transfer. -------------------------------- Install Method -------------------------------- set environment variable in Linux system: export PATH=/public/home/yiwc/software/GASCAP/v0.6/GASCAP-v0.6:$PATH if there is any incompatibility problem, please fix them with: ....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Provides optical character recognition (OCR) solutions for Vietnamese language.
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 16
    MAF

    MAF

    Bash Framework to combine many preprocessing and alignment tools

    ...The presented multi-alignment framework (MAF) should give researchers a simple sequence alignment platform as a functional template, flexible enough to adjust all steps but also comprehensive enough to join many different tools and custom parameter combinations if in-depth analysis is necessary or advised in e.g. low read rate situations. The platform enables researcher to apply multiple sequence aligners and further pre- and postprocessing tools in flexible combinations to analyze the subtle to remarkable differences between different sequence alignment and processing algorithms applied to the same data basis. Cite the following publication: https://doi.org/10.3390/mps8030065
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SAVA

    SAVA

    A Signal Acquisition, Visualization & Analysis software

    A Signal Acquisition, Visualization & Analysis software application: * Signals, as in analog sensor data * Acquisition, as in data sampling/capturing/recording * Visualization, as in plotting raw/processed data * Analysis, as in live/post data processing Capabilities: The software has build in support for National Instruments Daq equipment (NI-DAQ) or it can load external source scripts (python), for customizable data sources. Supports data exporting/importing to multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MMDeploy

    MMDeploy

    OpenMMLab Model Deployment Framework

    ...Models can be exported and run in several backends, and more will be compatible. All kinds of modules in the SDK can be extended, such as Transform for image processing, Net for Neural Network inference, Module for postprocessing and so on. Install and build your target backend. ONNX Runtime is a cross-platform inference and training accelerator compatible with many popular ML/DNN frameworks. Please read getting_started for the basic usage of MMDeploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PIFuHD

    PIFuHD

    High-Resolution 3D Human Digitization from A Single Image

    ...It also uses a two-stage architecture: a coarse global model followed by local refinement patches to capture fine detail, balancing global consistency and local detail. The repo includes training pipelines, dataset loaders (for Multi-POP, etc.), and inference scripts for mesh output including depth maps for postprocessing. To help practical use, there are utilities for normal estimation, texture back-projection, mesh cleanup, and integration with rendering pipelines.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    SageMaker MXNet Inference Toolkit

    SageMaker MXNet Inference Toolkit

    Toolkit for allowing inference and serving with MXNet in SageMaker

    SageMaker MXNet Inference Toolkit is an open-source library for serving MXNet models on Amazon SageMaker. This library provides default pre-processing, predict and postprocessing for certain MXNet model types and utilizes the SageMaker Inference Toolkit for starting up the model server, which is responsible for handling inference requests. AWS Deep Learning Containers (DLCs) are a set of Docker images for training and serving models in TensorFlow, TensorFlow 2, PyTorch, and MXNet. Deep Learning Containers provide optimized environments with TensorFlow and MXNet, Nvidia CUDA (for GPU instances), and Intel MKL (for CPU instances) libraries and are available in the Amazon Elastic Container Registry (Amazon ECR). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VAD

    VAD

    Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM

    ...Post-processing modules (e.g. smoothing, thresholds). The toolkit supports both MATLAB and Python/TensorFlow components (for feature extraction, classification, postprocessing). Acoustic feature extraction (multi-resolution cochleagram, MRCG). Provided real-world dataset with manual annotations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    XPL

    XPL

    Unity Post Processing Stack Library

    ...The project also includes shader implementations and configurable parameters, giving users fine control over visual output. It is particularly useful for achieving cinematic or stylized aesthetics in games. Overall, X-PostProcessing-Library offers a powerful toolkit for enhancing graphics in Unity applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    OpenHAM

    Open source heat, air and moisture transport model

    ...An open source transport model implementation for heat, air and moisture transport in porous media. Console-based, cross-platform solver with bindings to pre- and postprocessing software. A reference implementation for the EN 15026 standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    e-fea ... the Art of Simulation

    e-fea ... the Art of Simulation

    Pre- & Postprocessing, Statics, Normal Modes, Dynamics et al

    The evolution Open Source Simulation Project ("eOSSP") builds on the Finite Element code evolution-fea® – which was born out of the AK32 Task Force 'Engine Simulation' of the German car makers Audi, BMW, Daimler, Porsche & VW – and on an Open Source Business Model. Thus, the project is predestined to be a key driver for developing better products faster & at reduced costs. Based on the free distribution & joint development of highly advanced simulation software it leads to a radical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dpanalyzer

    postprocessing tool for Project Gutenberg Distributed Proofreaders

    Specialized tool for PostProcessors of books produced by Project Gutenberg Distributed Proofreaders. Parses the markup structure of a project file out of the formatting rounds; reports about the text structure found, and identifies markup errors. Planned future features: generation of normalized dp output by rejoining split paragraphs and moving around footnotes, renumbering of pages; conversion to basic LaTeX and basic HTML markup for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB