Eric-Canas
An Artificial Intelligence enthusiast that wants to improve the people well-being before to visit the hole 💀. I also love photography, breakdance & nature.
FreelanceSpain
Pinned Repositories
BetArbitrageAnalysis
Crawler over oddschecker.com that looks for any inefficiency in the spanish betting market. If found, gets the best surebet for both, maximizing benefits and reducing the probability of being banned.
CircularDict
CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. Ideal for caching large data structures while maintaining control over memory footprint.
Drums-app
Play drums in your browser with your webcam
Homography.js
Lightweight, High-Performance and easy-to-use library for performing Affine, Projective or Piecewise Affine transformations over any Image or HTMLElement from only a set of reference points. In Javascript.
Makeup-Hub
Draw a beautiful makeup on your face and share it with others.
qrdet
Robust QR Detector based on YOLOv8
QReader
Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8
quadrilateral-fitter
An algorithm for fitting trapezoids from irregular polygons
USBMonitor
USBMonitor is an easy-to-use cross-platform library for USB device monitoring that simplifies tracking of connections, disconnections, and examination of connected device attributes on both Windows and Linux, freeing the user from platform-specific details or incompatibilities.
webcam
Easy-to-use library for accessing to a camera streaming from Python. Internally, it acts as a wrapper of cv2.VideoCapture, that include several out-of-the-box utilities that are commonly needed in production Computer Vision projects
Eric-Canas's Repositories
Eric-Canas/QReader
Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8
Eric-Canas/qrdet
Robust QR Detector based on YOLOv8
Eric-Canas/Homography.js
Lightweight, High-Performance and easy-to-use library for performing Affine, Projective or Piecewise Affine transformations over any Image or HTMLElement from only a set of reference points. In Javascript.
Eric-Canas/USBMonitor
USBMonitor is an easy-to-use cross-platform library for USB device monitoring that simplifies tracking of connections, disconnections, and examination of connected device attributes on both Windows and Linux, freeing the user from platform-specific details or incompatibilities.
Eric-Canas/quadrilateral-fitter
An algorithm for fitting trapezoids from irregular polygons
Eric-Canas/webcam
Easy-to-use library for accessing to a camera streaming from Python. Internally, it acts as a wrapper of cv2.VideoCapture, that include several out-of-the-box utilities that are commonly needed in production Computer Vision projects
Eric-Canas/CircularDict
CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. Ideal for caching large data structures while maintaining control over memory footprint.
Eric-Canas/Drums-app
Play drums in your browser with your webcam
Eric-Canas/BetArbitrageAnalysis
Crawler over oddschecker.com that looks for any inefficiency in the spanish betting market. If found, gets the best surebet for both, maximizing benefits and reducing the probability of being banned.
Eric-Canas/Makeup-Hub
Draw a beautiful makeup on your face and share it with others.
Eric-Canas/proxy-spinner
This implementation makes usage of https://proxyscrape.com/free-proxy-list to allow proxy connection rotation
Eric-Canas/BabyRobot
BabyRobot project
Eric-Canas/ConditionalCache
A wrapper over functools that allows to add conditions over the output to cache decorators
Eric-Canas/Eric-Canas
Hi there! I'm Eric Cañas
Eric-Canas/Family-Tree
Build your family tree online
Eric-Canas/JPEG-MetaFilter
JPEG-MetaFilter is portable software that allows you to filter the JPEGs in your folders by their Meta-Description tags.
Eric-Canas/QRLabeler
Tool that helps with the QR Labeling, designed to let people contribute with QReader and QRDet
Eric-Canas/TrainerBot
Personal Trainer with Tensorflow.js (Web)
Eric-Canas/drums-app-save-dataset
The tool I built for generating the drums.app dataset
Eric-Canas/LuzEspana
Eric-Canas/MachineLearningProjects
Some Machine Learning projects developed during 2020
Eric-Canas/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
Eric-Canas/NetRadar
Tool based on nmap for inspecting local networks
Eric-Canas/pic2world
P2W is a toolbox that implements several utilities for getting real-world information from pictures.
Eric-Canas/portfolio
My Portfolio
Eric-Canas/pytools-dev
Gatsby website with online utilities for python developers
Eric-Canas/SCREAM-website
SCREAM website
Eric-Canas/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
Eric-Canas/StraiNet
Image Rotation Prediction
Eric-Canas/yolov7_package
Fork from the original yolov7_package, to solve a minor bug I found