Showing 1991 open source projects for "detection"

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
  • 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
  • 1
    DBpedia Spotlight

    DBpedia Spotlight

    DBpedia Spotlight is a tool for automatically annotating

    It is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia. With a four step approach, DBpedia Spotlight performs named entity extraction, including entity detection and name resolution. It can also be used for named entity recognition, amongst other information extraction tasks. Empower the user experience reusing, interlinking and making semantic queries among high-quality open datasets, extracting meaning from unstructured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SOAPfuse

    SOAPfuse

    a tool for identifying fusion transcripts from paired-end RNA-Seq data

    SOAPfuse is an open source tool developed for genome-wide detection of fusion transcripts from paired-end RNA-Seq data. By comparing with previously released tools, SOAPfuse has a good performance. It is developed in perl, and only be used on linux OS. It requires about 8G memory to run whole analysis. So far, it is developed only for analysis on human being RNA-Seq data. SOAPfuse has been published as Method article in Genome Biology, please check http://genomebiology.com/2013/14/2/R12 The official website (*outdated) of SOAPfuse is http://soap.genomics.org.cn/soapfuse.html The wiki home of SOAPfuse is https://sourceforge.net/p/soapfuse/wiki/Home The GitHub repository of SOAPfuse Perl module is https://github.com/Nobel-Justin/SOAPfuse_PM
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    A perlscript to build source code into programs, like make in purpose but without makefiles. Dynamically finds the dependencies at build time. Build in support for cross-platform programs, multi threaded compiling and distcc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    MoodeNuxii

    Moode Fork for Nuxii Case

    Moode fork for Nuxii box. Only work with Raspberry Pi. Visit http://www.nuxii.fr to find our products.Added lirc with longpress detection, LEDs, Button control, rotary encoder support. Corrected bug of Digital Mixer distorsion when volume exceeds 81 (at least on Hifiberry cards). Updated kernel 4.1.16. Auto change mixer name when activate or deactivate I2S system. Added some webradios
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5

    REDHORSE

    Software suite for the analysis of haploid hybrids using NGS

    The alignments to the genome from next-generation-sequencing (NGS) data cannot be directly used as input to the existing recombination detection (RD) algorithms that use multiple sequence alignments (MSA). We therefore designed a software suite called REDHORSE that takes genomic alignments as input, extracts meaningful markers and generates MSAs that are the inputs to existing RD algorithms. In addition, REDHORSE implements a custom RD algorithm that makes use of sequence information and genomic positions to accurately detect crossovers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SCNVSim

    SCNVSim, a tool to simulate somatic CNV and Strucuture Variants

    ...SCNVSim generates the genomes of a cancer cell population with detailed information of copy number status, loss of heterogeneity, and structure variation break points, which are essential for developing and evaluating somatic CNV and SV detection methods in cancer genomics studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VolumioNuxii

    Volumio fork for Nuxii box

    Volumio fork for Nuxii box. Only work with Raspberry Pi. Visit http://www.nuxii.fr to find our products v1.0.2 Long press detection added to lirc. .lircrrc file modified v1.0.1 IR, Leds and rotary encoder work out of the box. Added some webradios. Volumio-WebUI modified to include dtoverlay=lirc_rpi and remove Update button. Added avahi-autoip to assign link local address when no DHCP server available (allow direct control with a PC without local network).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Network Optimization Platform
    OpenNOP is an open source Linux based network accelerator. It's designed to optimize network traffic over point-to-point, partially-meshed and full-meshed IP networks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    ...It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not released yet) 3. Seme as point 2.. Multithread terrain-rendering, roads on it, and vehicles to go around. The most important part is terrain-rendering. The Algorithm at the heart of it features my first and second theorem abut polygonal surface approximation. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10

    ObjectDetector

    Car Detection,Face Detectiom,Object Detection

    Machine learning: This project is used for training new object like Car,Motor Cycle and so on and we use this model(xml file) for detecting in images.In this project we use viola jones algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console output with file and line information about were it is located and why it happened. The main purpose of debug_mutex is the detection of deadlocks and outputting useful information, to fix it, by telling you exactly, where the recursion happened. Debug_mutex can easily be disabled and simply used as a cross-platform mutex Library Debug_mutex can be linked statically or externally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sprites for Processing

    Sprites for Processing

    Library to create and manage sprites

    ...A sprite's movement can be defined in terms of speed, acceleration and direction leaving S4P to take care of the movement for you. Once moving then sprites can collide - S4P has 4 collision detection modes of varying speed and accuracy. S4P considers all sprites created move inside a single infinite 2D space called the world and the user can set the boundaries of the world to display and then zoom in and out of the display. (try out the showcase example)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NoSQLMap

    NoSQLMap

    Automated NoSQL database enumeration and web application exploitation

    A security tool for detecting and exploiting vulnerabilities in NoSQL databases, similar to SQLMap for traditional databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
     Object detection is usually a software-based monitoring algorithm that will signal, for example in the surveillance camera to begin capturing the event when it detects motion. In object tracking, the object is located and the moving object is followed. One of the fundamental steps in many computer based vision systems for object tracking and motion detection is real-time segmentation of moving regions in the image sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ilodids

    Incremental and local outlier detection

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    UMAD

    Universal Management and Analysis of Data

    The project mainly includes three parts:similarity searching,classfication and outlier detection. All those three methods are based on data items in metric space, which contains complex objects like picture,video,DNA,protein and so on, it will consumes large amount of cpu time to calculate out the distance between any two complex objects shown before.Our methods in the project reduces the times of distance calculation and improves the effectiveness of data retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RadicalSpam Virtual Appliance

    RadicalSpam Virtual Appliance

    Virtual Appliance of RadicalSpam

    RadicalSpam Virtual Appliance takes full solution of RadicalSpam Community Edition , pre-installed in a OVF virtual machine ( Open Virtual Format ) compatible with the best virtualization platforms on the market , including VMware ESX Server. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    zzBulletin

    zzBulletin, Open source, Elegant, Powerful Forums.

    Welcome to this bulletin board. A discussion forum with a built in bug tracker that you can have for free. 100% free software. GPL2 license. Easily customize the website by editing only one file. PHP, PDO, MYSQL, Font awesome, Bootstrap. 26 user permissions. 400 avatars to choose from. Complete 415 timezone identifiers. 100+ customizable options. Top user. Ten recent posts. Three captcha alternatives. Ban permanently or temporarily. Banner or text advertisement and so forth. PHP,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    ...The adjustment process is according to ISO 17123-4. The parameters are checked for significance, to avoid an overestimation. Based on two classical hypothesis testing, EDMFit provides a reliable outlier detection. For uncertainties budgeting, EDMFit makes use of Monte-Carlo simulations and supports different distribution function: - Uniform distribution, - Triangular distribution and - Gaussian (normal) distribution. For refractive index determination, the application supports the following models: - Barrel and Sears (1939), - Edlen (1953, 1966), - Owens (1967), - IAG (1999) and - Ciddor (1996, 2002). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    oovcde

    oovcde

    C++ analysis IDE with auto class, sequence, zone, dependency, diagrams

    The Oovcde project has been renamed to OovAide. Downloades from either location work for now. The Oovcde project is a C++ IDE for Windows or Linux with an automated multi-tasking build system, cross compiler support, an analysis tool based on CLang that creates UML class, component, sequence as well as zone and portion diagrams from C++ source, static analysis and test coverage. The diagrams allow navigation through the source code, and can be edited manually and saved as .SVG files. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SALAM

    Statistical Analysis of Larval Motions

    Automated, high-throughput detection and statistical analysis of behaviors of Drosophila larvae.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ExAM-Exome_Analysis_And_Mining

    A whole exome sequencing analysis package and its graphical interface

    During the past few years, whole exome sequencing has imposed itself for genetic research, largely due to its use for detection of causative mutations responsible for Mendelian disorders. As a consequence of their power and of the rapidly decreasing cost of these technologies, massive amount of exome sequencing data are generated and becoming available to a broadening community of scientists. However, these data remain difficult to analyze and interpret by the general scientific community, due to the limited bioinformatics resources that are currently freely available for their analysis and the partial information that they provide. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iMet-Q (intelligent Metabolomic Quantitation) is an automated tool with friendly user interfaces for quantifying metabolites in full-scan liquid chromatography-mass spectrometry (LC-MS) data. It has a complete quantitation procedure for noise removal, peak detection and peak alignment. In addition to accurate quantitation, iMet-Q provides the charge states and isotope ratios of detected compounds. It accepts input data in netCDF, mzXML, and mzML format and exports quantitation results in csv and txt format. The software source code is freely available under the license of GPL2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    NOFI ranking

    The Non-Outlier Fragment Ion ranking for enhaced DIA quantification

    ...The outline is as follows: 1) The input contains the list of SWATH fragment ion XICs from the identified and quantified peptides by software tools such as Skyline and OpenSWATH. 2) The first step in NOFI is the computation of the 4 attributes (RTd, FWHMd, IRd and IRrep) used to represent each fragment ion as a vector. 3) Multivariate outlier detection techniques are used to rank all the fragment ions from each peptide. 4) Several figures are generated (a pdf file) to visualize the effect of the Top-N fragment ions over different indicators. 5) The user can choose the number of top fragment ions per peptide, thereby utilizing the optimal subset of high priority Top-N NOFIs for quantification while excluding the impaired fragment ions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ArduinoRCLib

    Library for Arduino based R/C equipment

    A library containing functions for building Arduino based R/C equipment like transmitters, receivers and flight controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo