vfbsilva's Stars
gmelodie/badblue
Annoying bluetooth DoS "jammer"
GuillaumeMougeot/DogFaceNet
FaceNet implementation for dog identification
Scheffel-V/SuperFuturo
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
WelkinU/yolov5-fastapi-demo
FastAPI Wrapper of YOLOv5
ptrblck/pytorch_misc
Code snippets created for the PyTorch discussion board
ehmatthes/pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
dessa-oss/DeepFake-Detection
Towards deepfake detection that actually works
matehackers/matebot
Bot do Matehackers
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
alesoumac/ymarker
Alternative tool to mark images for Darknet CNN
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
luizgh/adversarial_signatures
Characterizing and evaluating adversarial examples for Offline Handwritten Signature Verification
imsoo/darknet_server
Darknet (Open source neural networks framework) Server
luizgh/sigver_wiwd
Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.
EugenMayer/runtastic-activity-parser
ahmetozlu/signature_extractor
A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.
JacquesJacob/PUBG-Discord-Bot
Python Application with Discord API and PUBG Official API to get players infos and add data into MYSQL database to rank players in my Discord Private Channel.
leonardokume/brashboard
COVID-19 Dashboard that allows the visualization of the pandemic's evolution at the national, state and city levels.
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
eddex/tiny-yolov3-on-intel-neural-compute-stick-2
Train a tiny-YOLOv3 model with transfer learning on a custom dataset and run it with a Raspberry Pi on an Intel Neural Compute Stick 2
fmacrae/YOLO-on-Lambda
Running YOLO from Darknet on AWS Lambda
wimvanderbauwhede/limited-systems
Limited Systems
Archiconda/build-tools
necessary build tools for the archiconda distribution
naptha/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
hhfeuer/nvhda
Linux kernel module to toggle Nvidia HDMI audio device on/off on notebooks
adnanardhian/CNN-fingerprint
fingerprint verification using convolution neural networks
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Adamdad/keras-YOLOv3-mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101