Search Results for "object detection" - Page 5

Showing 127 open source projects for "object detection"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Rcnn

    Rcnn

    R-CNN: Regions with Convolutional Neural Network Features

    This repository contains the original MATLAB implementation of R-CNN (Regions with Convolutional Neural Networks), a pioneering deep learning-based object detection framework. Developed by Ross Girshick, R-CNN combines region proposals with convolutional neural networks to detect objects in images. It was one of the first approaches to significantly improve performance on object detection benchmarks like PASCAL VOC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    G2

    G2

    A generic 2D engine for any kind of game

    This game engine uses the power of C++, OpenGL, and OpenAL to provide highly-portable, object-oriented code for programming a video game. Rather than tailoring to a specific type of game, the engine focuses on the fundamental components. It covers audio, graphics, controls, and data flow. With G2, developers have everything they need to create a 2D game without the need of expensive SDKs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Social Event Detection

    Social Event Detector developed using C++

    The object of this project is develop an scalable Image classificator. It's based on the work done on MediEval 2013. Versions below 1.0 may contain significant bugs but they give the main classes and functions used on the program. Check out the Readme file of each version for further information. Boost library is used. Visual Studio Solutions and projects are given. The use of them is useful, but not mandatory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cave Canem
    Cave Canem is an extensible monitoring and intrusion detection system based on the Object Management Group (OMG) Data Distribution Service (DDS) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VOC-DPM

    VOC-DPM

    Object detection system using deformable part models (DPMs)

    The VOC-DPM repository is an implementation of an object detection system built on deformable part models (DPMs) and latent SVM learning, specifically packaged as “voc-release5.” It is the companion code for Ross Girshick’s dissertation, and extends earlier work on discriminatively trained DPMs. The system supports a grammar-based representation for object models, allowing structures such as mixtures and hierarchies to represent parts and whole objects. It implements both latent SVM training...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Edge Detection using Canny

    A rough edge detection using the canny edge detection algorithm

    The algorith detects the corners of the object in the image. Usefull when you want to detect only one object, that can be encased in a rectangle.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    FastQR

    FastQR

    A Fast QR code detector for arbitrarily acquired images

    ... acquired images. In the first stage a cascade classifier to detect parts of the symbol is trained using the rapid object detection framework proposed by Viola-Jones. In the second stage, detected patterns are aggregated in order to evaluate if they are spatially arranged in a way that is geometrically consistent with the components of a QR code symbol. OpenCV 2.2+ is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Jatta

    General Utility Library

    Jatta is a complete utility library aimed at increasing development time for games or other interactive media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    IWIR Tool

    IWIRtool creates, parses and manipulates IWIR workflows

    IWIRtool is Java-based implementation of an IWIR toolset for workflow system developers. IWIRtool is able to parse IWIR XML files and provides a Java Object representation enabling traversal and manipulation of the workflow. Additionally, it provides a simple Java API to enable the construc- tion of IWIR workflows and the serialisation of IWIR Workflows as XML documents compliant to the IWIR XML Schema. The tool is able to parse and evaluate the IWIR condition expressions and will validate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Open Source Mobile Game Engine Template

    OSGET is the first open source mobile game engine template.

    OSGET is the first open source mobile game engine template. The cross platform template is based on the open source mobile gaming framework EMO which uses scripting language Squirrel to support Android and iOS. The template includes common gaming features such as introductory splash page, changing between level scenes, integrated player control, physical behaviours such as velocity against gravitational force, object collision detection and handling, carrying over the current state of the game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    ...), and its design emphasizes object recycling, simplicity, utilities, and using free or low-cost tools to create games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Kambi VRML game engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has been renamed to "Castle Game Engine" and moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Gel2D Game Engine

    Gel2D Game Engine

    Cross-platform 2D gaming middleware

    Gel2D is a free/open-source, cross-platform, object-oriented, 2-dimensional game engine written in C++. It aims to be an all-in-one solution for commercial-quality rapid game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    OpenVS

    Open-Source Video-surveillance

    Includes a framework and various methods of motion detection, enhancement, object tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A game engine that I write to improve my C++ and my understanding of how does such software works!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    c++ implement for Dala's doctoral thesis histogram of oriental gradient algorithm for object detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ANts P2P
    ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    COREL is a 2d game engine. It is written in C++ and uses the SDL and OpenGL libraries. COREL Stands for Core, Object, Resource, Event, Logic. It is still very early in development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Ovorp Game Engine is: Client/Server Networking, Object Management, Full Hardware Acceleration, Raytraced Collision Detection, Native C#/.Net Game Objects, Cross-Platform, Scalable from Pong to a MMPOG, MIT Licensed to encourage commercial development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Monk Computer Vision

    Monk Computer Vision

    A low code unified framework for computer vision and deep learning

    Monk is an open source low code programming environment to reduce the cognitive load faced by entry level programmers while catering to the needs of Expert Deep Learning engineers. There are three libraries in this opensource set. - Monk Classiciation- https://monkai.org. A Unified wrapper over major deep learning frameworks. Our core focus area is at the intersection of Computer Vision and Deep Learning algorithms. - Monk Object Detection - https://github.com/Tessellate-Imaging...
    Downloads: 0 This Week
    Last Update:
    See Project