Frkncln's Stars
VasanthVanan/computer-networking-top-down-approach-notes
Notes from "Computer Networking: A Top-down Approach"
eveningglow/age-and-gender-classification
Caffe implementation of age and gender classification using convolutional neural network
torvalds/linux
Linux kernel source tree
spotipy-dev/spotipy
A light weight Python library for the Spotify Web API
worldveil/dejavu
Audio fingerprinting and recognition in Python
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
kdn251/interviews
Everything you need to know to get the job.
Chenyang-ZHU/YOLOv3-Based-Face-Detection-Tracking
This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen. Main algorithm is Yolov3, trained on WIDER FACE and tested on FDDB benchmark. Extremely fine performance!
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
eswarchandt/Computer-Vision--Oject-Tracking-using-OpenCv-and-Python
This project is for those who want to start working with OpenCV for Computer Vision projects. You will learn Object Tracking with OpenCV and Python. At the end of this project, you will know how Optical and Dense Optical Flow works, how to use the MeanShift and the CamShift and you will be able to do a Single Object Tracking and a Multi-Object Tracking.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
opencv/opencv
Open Source Computer Vision Library
niconielsen32/ComputerVision
gsssrao/ARCardboardDemo
The source code for AR cardboard tutorial
ifndefgt/yazilim-mulakatinda-isverene-sorular
Yazılım iş görüşmesinde işverene neler sorulur
SaralTayal123/Object-tracking-camera-slider
bigbluebutton/bbb-install
BASH script to install BigBlueButton in 30 minutes.
briancodex/react-image-slider-carousel
machadop1407/react-website-tutorial
tsiege/Tech-Interview-Cheat-Sheet
Studying for a tech interview sucks. Here's an open source cheat sheet to help
johnBuffer/AntSimulator
Simple Ants simulator
robsoncouto/arduino-songs
in28minutes/java-a-course-for-beginners
Java Programming Tutorial for Beginners
adwiteeya3/dsa-cheatsheet
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
artuncolak/Sudoku-Solver
Sudoku solver and backtracking visualizer made with ReactJS.
PowerShell/PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计