funnymind's Stars
freetronics/DMD2
Beta release of a new Dot Matrix Display Arduino library
hzeller/rpi-rgb-led-matrix
Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
mrcodetastic/ESP32-HUB75-MatrixPanel-DMA
An Adafruit GFX Compatible Library for the ESP32, ESP32-S2, ESP32-S3 to drive HUB75 LED matrix panels using DMA for high refresh rates. Supports panel chaining.
board707/DMD_STM32
STM32Duino library for RGB, Monochrome and Two-color led matrix panels
devdotnetorg/dotnet-iot-samples
.NET IoT Samples
BlueAndi/Pixelix
Full RGB LED matrix, based on an ESP32 and WS2812B LEDs.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
ultralight-ux/Ultralight
Lightweight, high-performance HTML renderer for game and app developers.
OWASP/owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
newbit1/rootAVD
Script to root AVDs running with QEMU Emulator from Android Studio
AI4Finance-Foundation/FinRL
FinRL: Financial Reinforcement Learning. š„
alexandrnikitin/MPMCQueue.NET
Bounded multiple producers multiple consumers queue for .NET
stefan-jansen/python-algorithms
Collection of algorithm implementations from various sources plus own creations.
stefan-jansen/pandas-cookbook
Recipes for using Python's pandas library
stefan-jansen/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
pytorch/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
NVIDIA/TensorRT
NVIDIAĀ® TensorRTā¢ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
NobuoTsukamoto/tensorrt-examples
TensorRT Examples (TensorRT, Jetson Nano, Python, C++)
sagieppel/Train-Semantic-Segmentation-Net-with-Pytorch-In-50-Lines-Of-Code
Train neural network for semantic segmentation (deep lab V3) with pytorch in less then 50 lines of code
ChrisMats/CSAW-S
CSAW-S: mammography screenings from 172 different patients with annotations for semantic segmentation
ChrisMats/seemingly_uninformative_labels
Public repo for the ICML2020 paper "Adding seemingly uninformative labels helps in low data regimes"
riblidezso/frcnn_cad
Computer aided detection using Faster-RCNN
nyukat/GMIC
An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization
RichardObi/medigan
medigan - A Python Library of Pretrained Generative Models for Medical Image Synthesis
Holliemin9090/Mammographic-mass-CAD-via-pseudo-color-mammogram-and-Mask-R-CNN
Fully automatic computer-aided mass detection and segmentation via pseudo-color mammograms and Mask R-CNN
nyukat/breast_cancer_classifier
Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening
dpetrini/two-views-classifier
Two Views breast cancer classifier
nyukat/GLAM
Weakly-supervised High-resolution Segmentation of Mammography Images for Breast Cancer Diagnosis
felixchenfy/Monocular-Visual-Odometry
A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is tuned for course demo, not for real world applications !!!)
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.