Andrés's repositories
fast-plate-ocr
Lightweight & fast OCR models for license plate text recognition.
online-label-smoothing-pt
Implementation of Online Label Smoothing in PyTorch
open-image-models
Pre-trained image models using ONNX for fast, out-of-the-box inference.
aware-driving
Aware Driving (AD) is a mobile app that will assist you while you are driving.
LocalizadorPatentes
Localizador de patentes con YOLO v4
nanodet-face-detection
Some Nanodet trained models
DeepSudoku
Deep Learning Sudoku with PyTorch
ig-image-scraper
Scrape images given a Instagram hashtag.
python-project-template
Modern Python Project Template
meli-offer-scraper
Scrape MercadoLibre offers given a keyword
portuguese-dict-scrapper
Portuguese dictionary scrapper.
yolox-models
Object Detection models trained for different tasks (i.e. face, person, etc.) with different models (i.e. nano, tiny, etc.)
Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
download-scanner-ext
Chrome browser extension to scan downloaded files for malware.
flutter-project-template
Modern Flutter Project Template with Best Practices
keras-image-models
A library that includes Keras3 layers, blocks and models with pretrained weights, providing support for transfer learning, feature extraction, and more.
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
PFLD-pytorch
PFLD pytorch Implementation
pytorch-cifar
95.47% on CIFAR10 with PyTorch
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
RT-DETR
Official RT-DETR, RT-DETR, Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
yolov9
YOLOv9
YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/