Showing 21 open source projects for "simple-draw"

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Vision Transformer Pytorch

    Vision Transformer Pytorch

    Implementation of Vision Transformer, a simple way to achieve SOTA

    This repository provides a from-scratch, minimalist implementation of the Vision Transformer (ViT) in PyTorch, focusing on the core architectural pieces needed for image classification. It breaks down the model into patch embedding, positional encoding, multi-head self-attention, feed-forward blocks, and a classification head so you can understand each component in isolation. The code is intentionally compact and modular, which makes it easy to tinker with hyperparameters, depth, width, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Hiera

    Hiera

    A fast, powerful, and simple hierarchical vision transformer

    Hiera is a hierarchical vision transformer designed to be fast, simple, and strong across image and video recognition tasks. The core idea is to use straightforward hierarchical attention with a minimal set of architectural “bells and whistles,” achieving competitive or superior accuracy while being markedly faster at inference and often faster to train. The repository provides installation options (from source or Torch Hub), a model zoo with pre-trained checkpoints, and code for evaluation and fine-tuning on standard benchmarks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Segment Anything

    Segment Anything

    Provides code for running inference with the SegmentAnything Model

    Segment Anything (SAM) is a foundation model for image segmentation that’s designed to work “out of the box” on a wide variety of images without task-specific fine-tuning. It’s a promptable segmenter: you guide it with points, boxes, or rough masks, and it predicts high-quality object masks consistent with the prompt. The architecture separates a powerful image encoder from a lightweight mask decoder, so the heavy vision work can be computed once and the interactive part stays fast. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CoTracker

    CoTracker

    CoTracker is a model for tracking any point (pixel) on a video

    ...Its transformer-style architecture aggregates information both along time and across points, allowing it to recover tracks even after brief disappearances. The repository ships with inference scripts, pretrained weights, and simple interfaces to seed points, run tracking, and export trajectories for downstream tasks. Typical uses include correspondence building, motion analysis, dynamic SLAM priors, video editing masks, and evaluation of geometric consistency in real scenes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Omnilert | Visual Passive Security Systems Icon
    Omnilert | Visual Passive Security Systems

    Detect Guns and Automate Response to Help Protect Lives

    Transform your passive security systems into early warning and active prevention systems with Omnilert's visual artificial intelligence. Omnilert Gun Detect not only helps save lives but also reduces the operational, legal, and social impacts of gun violence.
    Learn More
  • 5
    PyCls

    PyCls

    Codebase for Image Classification Research, written in PyTorch

    ...The repository includes highly tuned schedules, augmentations, and regularization settings that make it straightforward to match reported accuracy without guesswork. Distributed training and mixed precision are first-class, enabling fast experiments on multi-GPU setups with simple, declarative configs. Model definitions are concise and modular, making it easy to prototype new blocks or swap backbones while keeping the rest of the pipeline unchanged. Pretrained weights and evaluation scripts cover common datasets, and the logging/metric stack is designed for quick comparison across runs. Practitioners use pycls both as a baseline factory and as a scaffold for new classification backbones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyTorch SimCLR

    PyTorch SimCLR

    PyTorch implementation of SimCLR: A Simple Framework

    For quite some time now, we know about the benefits of transfer learning in Computer Vision (CV) applications. Nowadays, pre-trained Deep Convolution Neural Networks (DCNNs) are the first go-to pre-solutions to learn a new task. These large models are trained on huge supervised corpora, like the ImageNet. And most important, their features are known to adapt well to new problems. This is particularly interesting when annotated training data is scarce. In situations like this, we take the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Computer Vision

    Computer Vision

    Best Practices, code samples, and documentation for Computer Vision

    ...The goal of this repository is to build a comprehensive set of tools and examples that leverage recent advances in Computer Vision algorithms, neural architectures, and operationalizing such systems. Rather than creating implementations from scratch, we draw from existing state-of-the-art libraries and build additional utility around loading image data, optimizing and evaluating models, and scaling up to the cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DETR

    DETR

    End-to-end object detection with transformers

    PyTorch training code and pretrained models for DETR (DEtection TRansformer). We replace the full complex hand-crafted object detection pipeline with a Transformer, and match Faster R-CNN with a ResNet-50, obtaining 42 AP on COCO using half the computation power (FLOPs) and the same number of parameters. Inference in 50 lines of PyTorch. What it is. Unlike traditional computer vision techniques, DETR approaches object detection as a direct set prediction problem. It consists of a set-based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Integrating Vision Toolkit (IVT) is a powerful and fast C++ computer vision library with an easy-to-use object-oriented architecture. It offers its own multi-platform GUI toolkit. OpenCV is integrated optionally. Website: http://ivt.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration Icon
    Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration

    Timecontrol Is Your Multipurpose Timesheet Software

    TimeControl is a multi-purpose timesheet system designed to serve both Finance and Project Management. TimeControl has been designed to serve many purposes simultaneously. TimeControl tracks time on a task-by-task, project-by-project basis. Yet, despite its project-based controls, it remains a financial timesheet with all the controls necessary to fulfill the stringent needs of payroll, human resources, billing and finance. TimeControl is available both for subscription in the cloud or for purchase for an on premise installation and includes both a browser interface and the free TimeControl Mobile App for iOS and Android devices.
    Learn More
  • 10

    OpenFace

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

    ...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: 23 This Week
    Last Update:
    See Project
  • 11
    Butteraugli

    Butteraugli

    Estimates the psychovisual difference between two images

    butteraugli is a perceptual similarity metric designed to estimate how noticeable differences between two images will be to the human eye. Instead of simple pixel math, it models aspects of human vision—color sensitivity, spatial masking, and contrast perception—to highlight differences that viewers actually see. The core tool outputs a single “distance” score along with per-pixel or per-region maps that show where artifacts are most objectionable. These maps make it practical to tune compressor settings and confirm whether bitrate reductions are visually acceptable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    ...While you're working, you'll need a basic HTTP server to serve your pages. Test out the web server by loading the finished version of the project. The main goal of tracking.js is to provide those complex techniques in a simple and intuitive way on the web. We believe computer vision is important to improve people's life, bringing it to the web will make this future a reality a lot faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TSPS

    TSPS is an open toolkit for sensing people in spaces.

    The Toolkit for Sensing People in Spaces (TSPS) is an open-source tool for creating interactive applications based on natural user interaction. It wraps computer vision algorithms into a simple, easy-to-use interface. TSPS was developed in openFrameworks for use in design, prototyping, and installed systems. We use TSPS for retail, fine arts installations, rapid prototyping, educational workshops, and provide the source openly for use in production. It builds on the backs of giants and our hope is that we can contribute ways to make it easier for beginners to explore computer vision while also providing a framework for experts to build off of.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    qcv

    qcv

    Computer Vision Framework Library (for Linux)

    ...The library is provided with practical examples to show what you can do with just a few lines of code. OpenCV is used as the supporting computer vision library. QCV provides interfaces for C and C++. The C interface is a set of simple function calls to allow the user to visualize data and obtain events from the system and user input. The C++ interface has more features allowing the user to run and analyze complex computer vision algorithm in a few lines of code (see the stereo and surf examples). QCV offers a 2D visualization tool, an on-line on-the-fly parameter editor, a clock tool to evaluate computation times, and a control tool to manipulate input video and sequences of images. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nagios is a plugin designed to send alerts based on the identification of objects or faces your server using computer vision and a simple webcam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EyePro v3.0 (ergo)

    EyePro v3.0 (ergo)

    Award winning eye health monitoring and Work Stress reliever

    What is EyePro? EyePro is a handy PC application that regularly reminds you to take “Short Breaks for your Eyes” with many exciting, customizable and Innovative features. It is an innovative tool done under the guidance of eminent Eye Doctors Who is Eye Pro for? Everyone who spends more than a 2 hours per day looking at a display. But especially People who spend ot of time in-front of PC, Employees with Computer related job environment, Students, Computer Professionals, will...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17

    ProximityForest

    Efficient Approximate Nearest Neighbors for General Metric Spaces

    A proximity forest is a data structure that allows for efficient computation of approximate nearest neighbors of arbitrary data elements in a metric space. See: O'Hara and Draper, "Are You Using the Right Approximate Nearest Neighbor Algorithm?", WACV 2013 (best student paper award). One application of a ProximityForest is given in the following CVPR publication: Stephen O'Hara and Bruce A. Draper, "Scalable Action Recognition with a Subspace Forest," IEEE Conference on Computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Robogathers

    Robogathers

    A simple opensource 3d network game

    Robogathers is a 3d game, developed mainly for academic purposes to teach future software engineers with 3d graphic processing, mathematical modelling, networking and multithreading. In the far future we also want to use this project as a base for scientific research in fields of visual odometry, simultaneous localization and mapping and computer vision. The game consist in driving your robot gathering good prizes and avoiding bad ones. The game is multiplayer and during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenImage
    Java image viewer, an open source java learning application. Currently in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HornetsEye Ruby Computer Vision Library

    Ruby computer vision library

    Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2). Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ViKi (Virtual Interactive keyboard Interface) is a global framework that enables contactless human machine interaction using computer vision techniques. Only a simple webcam is sufficient to emulate traditional devices such as mouse and keyboard do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next