Coder Social home page Coder Social logo
  • adaptiveme / packer_boxes

    macos-virtualbox, Packer Build for Vagrant Boxes (vmware, virtualbox) - Windows Server, Linux, MacOS

    From organization adaptiveme

  • aissaabk / macos

    macos-virtualbox, script for configure macos in virtualbox for both amd and intel cpu

    From user aissaabk

  • gujralsanyam22 / face-recognition

    macos-virtualbox, Recognize and manipulate faces from Python or from the command line with the world's simplest face recognIition library. Built using dlib's state-of-the-art face recognition built with deep learning. The model has an accuracy of 99.38% on the Labeled Faces in the Wild benchmark. This also provides a simple face_recognition command line tool that lets you do face recognition on a folder of images from the command line! import face_recognition image = face_recognition.load_image_file("your_file.jpg") face_locations = face_recognition.face_locations(image) Installation Requirements Python 3.3+ or Python 2.7 macOS or Linux (Windows not officially supported, but might work) Installation Options: Installing on Mac or Linux First, make sure you have dlib already installed with Python bindings: How to install dlib from source on macOS or Ubuntu Then, install this module from pypi using pip3 (or pip2 for Python 2): pip3 install face_recognition Alternatively, you can try this library with Docker, see this section. If you are having trouble with installation, you can also try out a pre-configured VM. Installing on an Nvidia Jetson Nano board Jetson Nano installation instructions Please follow the instructions in the article carefully. There is current a bug in the CUDA libraries on the Jetson Nano that will cause this library to fail silently if you don't follow the instructions in the article to comment out a line in dlib and recompile it. Installing on Raspberry Pi 2+ Raspberry Pi 2+ installation instructions Installing on FreeBSD pkg install graphics/py-face_recognition Installing on Windows While Windows isn't officially supported, helpful users have posted instructions on how to install this library: @masoudr's Windows 10 installation guide (dlib + face_recognition) Installing a pre-configured Virtual Machine image Download the pre-configured VM image (for VMware Player or VirtualBox). Usage Command-Line Interface When you install face_recognition, you get two simple command-line programs: face_recognition - Recognize faces in a photograph or folder full for photographs. face_detection - Find faces in a photograph or folder full for photographs. face_recognition command line tool The face_recognition command lets you recognize faces in a photograph or folder full for photographs. First, you need to provide a folder with one picture of each person you already know. There should be one image file for each person with the files named according to who is in the picture:

    From user gujralsanyam22

  • lankahsu520 / helperx

    macos-virtualbox, Helper !!! AWS-CLI/SDK, AVS-SDK, dbus, docker, GitHub/GitLab, GStreamer, jq, linux, macOS, markdown, MQTT, Matter, ONVIF, Raspberry Pi, Asterisk(SIP), svn/git, VirtualBox, Yocto, etc.

    From user lankahsu520

  • mrangta / vagrantfile

    macos-virtualbox, Contains the configuration of Virtualbox for Kali, Windows, Ubuntu-64 and macOs-Sierra

    From user mrangta

  • o-kasso / macosvm

    macos-virtualbox, Small CLI tool (written in go) to quickly setup a new macOS virtual machine for use with VirtualBox

    From user o-kasso

  • opslogic / k8s

    macos-virtualbox, Setup Kubernetes cluster using VirtualBox, Vagrant, on MacOS host

    From user opslogic

  • runemalops / devops-2023

    macos-virtualbox, Create a local laboratory using Virtualbox, Vagrant and Ansible on MacOS

    From user runemalops

  • snowflake / freebsd-keymap

    macos-virtualbox, FreeBSD keymap used when using macOS British keyboard to access my server on Bytemark cloud server console or VirtualBox.

    From user snowflake

  • stevecj / lxc-caddy

    macos-virtualbox, On MacOS or OS X, with minimal fuss, creates a VirtualBox VM for hosting LXC/LXD containers

    From user stevecj

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.