cucuvaya's Stars
drivendataorg/cloudpathlib
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
c0decracker/video-splitter
Simple Python script to split video into equal length chunks or chunks of equal size, duration, etc.
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
bitsensor/elastalert-kibana-plugin
ElastAlert Kibana Plugin
zeek/zeek-docker
Docker files for building Zeek.
captainGeech42/docker-zeek-elk
CS 312 Final Project: Docker Compose Zeek + ELK
Yelp/elastalert
Easy & Flexible Alerting With ElasticSearch
vibhusehra/HandGesture-Recognition-Convex-Hull-Algorithm-
Recognize 1-5 hand gestures by using Complex Hull Algorithm, with the help of openCV library
Mirwe/Real-time-ASL-alphabet-recognition
CNN to recognize sign language alphabet from video camera.
loicmarie/sign-language-alphabet-recognizer
Simple sign language alphabet recognizer using Python, openCV and tensorflow for training Inception model (CNN classifier).
Sathwick-Reddy-M/Sign-Language-Recognition
gregoirelafay/neural-art
KristinaG5/AI-Sign-Language-Translator
nkanak/detection-of-fake-news-campaigns
aaronpenne/data_visualization
A collection of my data visualizations, mostly in Python.
polzerdo55862/Ada-Boost-Tutorial
gboeing/street-network-models
Street network models and indicators for every urban area in the world
semgrep/semgrep
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
JustinAzoff/zeek-pdns
Passive DNS collection using Zeek
suvash/one-time
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
john-kurkowski/tldextract
Accurately separates a URL’s subdomain, domain, and public suffix, using the Public Suffix List (PSL).
AceLewis/my_first_calculator.py
my_first_calculator.py
acl21/image_bbox_slicer
This easy-to-use library is a data transformer sometimes useful in Object Detection and Segmentation tasks. With only a few lines of code, one can slice images and their bounding box annotations into smaller tiles, both into specific sizes and into any arbitrary number of equal parts. The tool also supports resizing of images and their bounding box annotations, both by specific sizes and by a resizing/scaling factor.
rossant/smopy
OpenStreetMap image tiles in Python
gboeing/osmnx
OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
Mapkin/osmgraph
Create networkx graphs from OpenStreetMap data
realpython/materials
Bonus materials, exercises, and example projects for our Python tutorials
tensorflow/models
Models and examples built with TensorFlow